-
![nanogui_viewer_issue](https://cloud.githubusercontent.com/assets/7805609/9891011/4b19d070-5bd1-11e5-9329-8d30c81b7313.png)
This is how tutorial 503 renders on my system : Windows 10. Built with Vis…
-
Heres my output from compiler..
1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
1> Checking Build System
1> CMake does not need to re-run because D:/projects/C+…
-
**Environment** : Windows 10, VS 2013
**Error** : glew not found during compilation
-
Hello,
whenever I try to build libigl as static library (using the CMakeLists.txt from /optional) it gives a compile time error:
```
In file included from /usr/local/include/eigen3/Eigen/Core:254:0,
…
-
The color picker is a cool UI. I find that it's difficult to choose exact colors at the corner of the triangle. If I click in the triangle, mouse dragging only changes the selection if the mouse curso…
-
Would you like to add more error handling for a call of a function like "[popen](https://github.com/wjakob/nanogui/blob/901a6727eef2014af5c885e42da102b337a8fb2c/src/nanogui.cpp#L205)"?
-
The line libigl/include/igl/signed_distance.cpp:118 triggers an Eigen exception:
../libigl/external/nanogui/ext/eigen/Eigen/src/Core/PlainObjectBase.h:241: void Eigen::PlainObjectBase::resize(Eigen::…
-
Hi I try to use the nanogui in my projekt and added it as subdirectory to my cmake project.
As I see you collect the the resources with bin2c into a resources.h and resources.cpp but when I try to com…
-
> The program cannot be run, because libgcc_s_sjlj-1.dll is missing on the computer. Reinstalling the application could solve the problem.
error message: https://imgur.com/tzJEbz8
> The program cann…
-
Whenever a key is pressed in Anttweakbar it also triggers the key_down in the plugin. This seems to be a bug in Anttweakbar.