Compare commits

..

2 Commits

Author SHA1 Message Date
austin
7275bd7ec1 Merge branch 'renderingCodeRefactor1'
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-10 22:26:47 -04:00
austin
7d7ef42036 update todo
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-10 22:26:29 -04:00

View File

@ -144,7 +144,8 @@ Overhaul mesh class
- private constructor
(this is going to require changing a lot of dependencies)
(03/10/2024)
De-dupe render calls via doing mutations in render pipeline status and dont call setting variables to values they are already set to
@ -153,7 +154,9 @@ Overhaul mesh class
# TODO
De-dupe render calls via doing mutations in render pipeline status and dont call setting variables to values they are already set to
Fix character movement
Fix Frustum Culling for skybox
Clean up main method/class