finished tutorial 7

This commit is contained in:
h4570
2022-08-23 22:31:07 +02:00
parent 9f831c7a6f
commit 989d2702e8
24 changed files with 439 additions and 25 deletions
+1 -3
View File
@@ -1,11 +1,10 @@
------------ Tyra's v2.0 roadmap to publish on GitHub ------------
- [Tutorials] 5
- [Tutorials] 6
- [Tutorials] 7
- [Tutorials] 8
- [Tutorials] 9.
- [Renderer] Check ee clipping on de_dust2, add decimate to de_dust2?
- [General] Check all left TODOs -> Github issues
- [General] Readme Credits: clipping, obj loader
- [Video] How to setup environment
@@ -19,7 +18,6 @@
- [Demo] BBox constructors
- [General] Add cpp lint checker in GitHub / static code analysis
- [General] Smart pointers and std::array instead of raw pointers
- [Renderer] Check ee clipping on de_dust2, add decimate to de_dust2?
- [General] Control generated id to avoid duplication. Maybe Just increment from 0? Add interface IIdentificable?
- [renderer] fog
- [General] CI in Github via docker image