add RectanglePrimitive example

This commit is contained in:
2020-07-08 15:46:30 +08:00
parent 5df74d68d2
commit 02cf493289
5 changed files with 182 additions and 25 deletions

View File

@@ -36,7 +36,7 @@ CreateProject(09.LoadStaticMesh LoadStaticMesh.cpp LoadScene.cpp)
CreateProject(10.InlineGeometryScene InlineGeometryScene.cpp)
CreateProject(11.Atomsphere Atomsphere.cpp)
CreateProject(12.RectanglePrimivate RectanglePrimivate.cpp)
CreateProject(12.RectanglePrimitive RectanglePrimitive.cpp)
CreateProject(13.DrawText DrawText.cpp)
IF(SUPPORT_QT_VULKAN)