finished tutorial 03

This commit is contained in:
h4570
2022-08-21 16:40:26 +02:00
parent 4303cc2c97
commit 409ee294eb
27 changed files with 349 additions and 25 deletions
-2
View File
@@ -1,7 +1,5 @@
------------ Tyra's v2.0 roadmap to publish on GitHub ------------
- [Tutorials] 3. Minecraft cube - explain this pipeline, and explain that there are many 3D pipelines
- [Tutorials] 4. Mesh rendering - explain staticPipeline, render .obj file via Mesh class, explain that this is high-level
abstract 3D object class, and what it have (animation etc)