You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To-do: Adds a new GUI class that uses nanogui instead of wxWidgets. It will allow cool GUIs to change parameters online, enable/disable layers, menus, etc.
Offer an API to create nanogui widgets. Probably the easiest way in this case is to expose nanogui headers to the user and allow an almost direct access to the internal nanogui object(s) (?).
Debian integration: integrate nanogui sources in src packages.
Try to use deb official packages for libglfw3-dev...others?
The text was updated successfully, but these errors were encountered:
To-do: Adds a new GUI class that uses nanogui instead of wxWidgets. It will allow cool GUIs to change parameters online, enable/disable layers, menus, etc.
WIP in branch: refactor-3d-nanogui
To-do:
The text was updated successfully, but these errors were encountered: