tutorial 04

This commit is contained in:
h4570
2022-08-22 23:23:51 +02:00
parent 4fa65fc535
commit d469e78747
26 changed files with 400 additions and 96 deletions
@@ -44,6 +44,8 @@ class Tutorial03 : public Game {
* - Minecraft (this one)
* - Static (for static 3D objects)
* - Dynamic (for dynamic 3D objects)
*
* You can create your own VU1 programs and create your custom pipelines!
*/
MinecraftPipeline mcpip;