feat: actually working slow prototype
This commit is contained in:
@@ -75,6 +75,8 @@ public:
|
||||
);
|
||||
void drawChunks(const Camera& camera, Shader& shader);
|
||||
|
||||
void drawSortedMeshes(const Camera& camera, Shader& shader);
|
||||
|
||||
void update();
|
||||
|
||||
static size_t visibleChunks;
|
||||
|
||||
Reference in New Issue
Block a user