Skip to content

Cinder port of Wenzel Jakob's NanoGui widget library. This version uses Eigen for matrix math

Notifications You must be signed in to change notification settings

Reymenta-Visuals/ciNanoguiE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ciNanoguiE

Cinder port of Wenzel Jakob's NanoGui widget library.

see https://github.com/wjakob/nanogui for license details

if you want to run the demo as is you'll need to change the path to the icon images in line 113 of View.cpp

Tested on vs2015 only

to use in your own Cinder projects:

-copy the "gui" folder into your project

-create your own gui in View->create()

-create a ViewRef in your app and make the appropriate calls to it as in this NanoApp demo

About

Cinder port of Wenzel Jakob's NanoGui widget library. This version uses Eigen for matrix math

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published