SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
UI with the ImGUI framework fully rendered in OpenGL 3+. More...
#include <AppNodeGui.h>
#include <AppNodeSceneView.h>
#include <SLScene.h>
#include <SLSceneView.h>
#include <imgui.h>
Go to the source code of this file.
UI with the ImGUI framework fully rendered in OpenGL 3+.
The AppDemoGui class provides only the UI build function For more info on how to create a new app with SLProject see: https://github.com/cpvrlab/SLProject4/wiki/Creating-a-New-App For more info about App framework see: https://cpvrlab.github.io/SLProject4/app-framework.html
Definition in file AppNodeGui.cpp.