NukeBird
NukeBird
Hello! I have an warning every time I'm trying to open cpp files: ``` "cpp17_deduction.cpp" 8L, 121C WARNING: libclang can not find the builtin includes. This will cause slow code...
I'm trying to integrate cereal serialization library with entityx Also I have read https://github.com/alecthomas/entityx/issues/117, https://github.com/alecthomas/entityx/issues/14 and https://github.com/alecthomas/entityx/issues/25 I got four basic ideas: 1. We should use custom UUID component instead...
Currently I'm playing with combination of OpenVR with OpenGL, so most of time I'm looking at [this example](https://github.com/ValveSoftware/openvr/tree/master/samples/hellovr_opengl) + docs to figure out how everything works Additionally, I took a...
Hello I'm owner of Xiaomi Redmi Note 4 (Helio x20) phone For VR I use TrinusVR. But... Raw/pitch/roll readings so damn bad. I tested orientation with "Euler compass" app -...
When I'm trying to compile a project in Visual Studio 2017 I getting an warning "founded .netmodule MSIL or module, compiled with parameter /GL, restarting a linkage with parameter /LTCG"...
### Description of Problem, Request, or Question ### Environment Details * Conan Docker Tools image: **conanio/clang11:latest** * Operating System: **Windows** * Operation System Version: **10** ### Steps to reproduce (Include...
Is it possible to load HDR textures (for example cubemaps) without conversion to LDR? As I can see, SOIL2 always tries convert everything to LDR... It is reasonable choice for...
I have a chinese friend and we want to watch anime together, but sadly it has only chinese subtitles. I came up with an idea of real-time translation and projecting...
### Issue Type Others ### OS Linux ### onnx2tf version number 1.20.0 ### onnx version number 1.12.0 ### onnxruntime version number 1.18.1 ### onnxsim (onnx_simplifier) version number 0.4.33 ### tensorflow...