-
## Steps
##### Using 64-bit binary found on GitHub
1. Load [this mesh](https://drive.google.com/open?id=0B2yDwuHAZNzJdDZIZTlJTkx0dnM);
2. Solve orientation and position fields;
3. Extract mesh;
4. Sav…
-
After staring at `example1` a bit more, I realized that the widget scissoring introduced earlier is making more trouble that initially thought:
![selection_088](https://cloud.githubusercontent.com/…
-
## Steps
##### Using build: Visual Studio 2015 / Win32 / RelWithDebInfo
1. Load [this mesh](https://drive.google.com/file/d/0B2yDwuHAZNzJbUlCdGhmQTFDMUE/view?usp=sharing). Notice that Target vertex co…
-
Hi,
Got an error with CMake:
CMake Error at CMakeLists.txt:324 (add_library):
Error evaluating generator expression:
$
Objects of target "glfw_objects" ref…
-
Hi! Thank you for offering this opensource library first.
This is my first time to use nanogui. I was trying to use it in Linux Mint 17.1 32bit. I successfully compiled it but when I ran it, errors oc…
-
Hi, I got this error on Sparse.cpp:
My VS on windows says:
1 IntelliSense: no instance of overloaded function "igl::sparse" matches the specified type d:\VG_Project\BBW_LIBIGL\BBW_LIBIGL\igl\…
-
This version may crash under Windows + VS2015 combination, I have older version (git 3 months ago) and everything works fine.
The problem may be caused by viewer functions because the program could…
-
Issue with the new scissor test that was just added (Worked before)
Slider handle cut in half
![image](https://cloud.githubusercontent.com/assets/11610494/19825456/b9ba594c-9d79-11e6-8181-58fc1132f904…
-
Hi there, I'm using the [Cinder Block version of NanoGUI](https://github.com/Hurleyworks/NanoguiBlock), but my question is one about your underlying library. Is there any trick to modifying the GUI d…
-
I noticed GL_HALF_FLOAT was not defined in glutil.h, so I tried to define it and assign it a value of 0x140B. However, when I did that, I got the error described below. Any ideas on how I could fix th…