nanogui
nanogui copied to clipboard
How can use on VS2017?
Some things are confusing for me. Should I use it with OpenGL or can I only use it with VS2017? I think I didn't fully understand.
git submodule update --init --recursive After this generate files with cmake, compile it, and link to VS, set include folder and libnanogui.lib(or libnanogui.a if static)
Thanks. I didnt work with OpenGL ever. Need I include OpenGL?
No
Thanks. Have a nice day.