nanogui
nanogui copied to clipboard
D port of wjakob/nanogui
Results
2
nanogui issues
Sort by
recently updated
recently updated
newest added
- [ ] Add `engaged` method to visitor. The method returns `true` if the visitor has reached the start path and `false` in other case. If the visitor has tree...
NanoGUI builds on GLFW for cross-platform context creation and event handling, GLAD to access OpenGL functionality on Windows, and NanoVG/MetalNanoVG to draw 2D primitives. * https://github.com/mitsuba-renderer/nanogui * https://github.com/memononen/nanovg * https://github.com/ollix/MetalNanoVG