Started rewrite for chunks to come. Left old face and voxel code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#version 330
|
||||
#version 450
|
||||
|
||||
in vec3 TexCoord;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#version 330
|
||||
#version 450
|
||||
|
||||
layout (location = 0) in vec3 position;
|
||||
layout (location = 1) in vec3 texcoord;
|
||||
|
||||
Reference in New Issue
Block a user