Added multiple vertex stream example.

This commit is contained in:
Branimir Karadžić
2017-08-19 10:58:06 -07:00
parent 036e4f86c1
commit 083c67d471
4 changed files with 295 additions and 1 deletions

View File

@@ -254,4 +254,4 @@ public:
} // namespace
ENTRY_IMPLEMENT_MAIN(ExampleCubes, "01-cube", "Rendering simple static mesh.");
ENTRY_IMPLEMENT_MAIN(ExampleCubes, "01-cubes", "Rendering simple static mesh.");