-
#### Description of issue
NanoGUI consistently and repeatedly blanks even with plugins/clear-cache/reconnect
#### Difference between expected and actual behavior
Obvious. NanoGUI doesn't wo…
-
* switch to GLAD instead of GLEW in order to use nanogui
* fork nanogui to hold a version that includes [[scriptable]]
* This will require nymph-registrar.
-
**Describe the bug**
gcc errors when using `-fsanitize=address`
**To Reproduce**
Steps to reproduce the behavior:
- include [nanogui](https://github.com/wjakob/nanogui) in cmake project
- set `…
-
Followed instructions to generate VS2022 SLN with CMake and getting error in common.cpp
Severity Code Description Project File Line Suppression State Details Error C2039 'ob_digit': is not a member…
-
I copied the ``example2.cpp`` file, and tried to build it with a default ``cmake`` configuration from [the docs](https://nanogui.readthedocs.io/en/latest/compilation.html), on 64-bit, without specifyi…
-
I input command "emcmake cmake ..;make;"
em++: warning: object file output extension (.bc) used for non-object output. If you meant to build an object file please use `-c, `-r`, or `-shared` [-Wem…
-
Hi @wjakob
I add runtime theme editor widget for nanogui
It need some reflection changes for nanogui::Theme member get/set
In sample screenshot I changed mDropShadow color runtime from black to wh…
-
Hello,
I really want to customise GUI. If this way to global customise or specific widget theme?
Best regards,
Ahmed Abdel Aal
-
Hello,
Do you know about [Conan](https://github.com/conan-io/conan)?
[Conan](http://docs.conan.io/en/latest/) is modern dependency manager for C++. And will be great if your library will be availabl…
-
Howdy, I've added nanogui to my existing OpenGL 4.1 project. When I run my project in debug mode ASAN reports the following:
```
/usr/local/opt/llvm/include/c++/v1/functional:1875:23: runtime erro…
opeik updated
4 years ago