add normal to VertexData
This commit is contained in:
@@ -10,6 +10,7 @@ uniform mat4 m_matrix;
|
||||
|
||||
attribute vec4 a_position;
|
||||
attribute vec2 a_texcoord;
|
||||
attribute vec3 a_normal;
|
||||
|
||||
varying vec2 v_texcoord;
|
||||
|
||||
|
Reference in New Issue
Block a user