overloads, tutorial 04 init

This commit is contained in:
h4570
2022-08-21 19:44:47 +02:00
parent 409ee294eb
commit 4fa65fc535
25 changed files with 232 additions and 77 deletions
+1 -1
View File
@@ -22,10 +22,10 @@ because Mesh rendering uses only core.render()
------------ Github issues for Tyra v2 ------------
- [Demo] porzadek z konstruktorami bbox
- [General] smart pointers and std::array instead of raw pointers
- [renderer] fog
- [General] CI in Github via docker image
- [renderer] bbox parts optimization
- [General] smart pointers and std::array instead of raw pointers
- [md2] refactor
- [2D] Add zbuffer support (z-index)
- [3DUtility] Add zbuffer support (z-index)