/nanogui-test

Very basic NanoGUI example

Primary LanguageGLSL

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.