nanogui-test icon indicating copy to clipboard operation
nanogui-test copied to clipboard

Very basic NanoGUI example

NanoGUI Test

Includes CMake build, but before you can do that you will need to download the dependencies using git submodule...

git submodule update --init --recursive

Simple example looks like this:

Screenshot

Uses NanoGUI, GLFW, Eigen, Embed Resource, and raymarching template from Raymarching.com.