Loading normals without vertex buffer objects does not work OpenGL ES

后端 未结 0 686
误落风尘
误落风尘 2020-12-30 15:42

When I load the normal data into the vertex shader using the vertex buffer objects (VBO), then everything works fine:

GLES20.glBindBuffer(GLES20.GL_ARRAY_BUFF         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题