Add simple mesh viewer
This commit is contained in:
parent
fcd90b5db4
commit
8a41337e2d
19 changed files with 275 additions and 2 deletions
|
@ -2,6 +2,7 @@ list(APPEND visual_elements_LIB_INCLUDES
|
|||
GeometryNode.cpp
|
||||
RectangleNode.cpp
|
||||
MaterialNode.cpp
|
||||
MeshNode.cpp
|
||||
TextNode.cpp
|
||||
Scene.cpp
|
||||
SceneModel.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue