dynamic pipeline base

This commit is contained in:
h4570
2022-07-18 21:49:38 +02:00
parent 34c553af04
commit 95c01afa01
66 changed files with 571 additions and 488 deletions
+2 -2
View File
@@ -39,8 +39,8 @@ class H4570 : public Game {
Vec4 cameraPosition, cameraLookAt;
MinecraftPipeline mcPip;
Stapipeline stapip;
StapipOptions* renderOptions;
StaticPipeline stapip;
StaPipOptions* renderOptions;
Texture* blocksTex;
u32 blocksCount;