Les vertices entre les Chunks ne sont plus dessinées!

This commit is contained in:
MarcEricMartel
2021-11-18 19:27:16 -05:00
parent 9745e8f60b
commit 592cb5c4f8
8 changed files with 38 additions and 29 deletions

View File

@@ -12,7 +12,7 @@
#include <gl/GLU.h>
#endif
#define VIEW_DISTANCE 64
#define VIEW_DISTANCE 128
#define CHUNK_SIZE_X 16
#define CHUNK_SIZE_Y 128
#define CHUNK_SIZE_Z 16