-
Notifications
You must be signed in to change notification settings - Fork 8
Auxiliary library for object management of 3D scenes.
License
arpg/SceneGraph
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SceneGraph is a rudimentary scene graph, the nodes of which are C++ classes inherited from "GLObject". These objects must have a "DrawCanonicalObject()" funciton. Presently, SceneGraph is used with Pangolin. Dependencies: CVars (https://github.com/arpg/CVars) OpenGL ASSIMP Eigen3 Pangolin (https://github.com/arpg/Pangolin)
About
Auxiliary library for object management of 3D scenes.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published