LeeMcQueen / GameDemo

Demo
0 stars 0 forks source link

2021/07/09 ToDo #9

Closed LeeMcQueen closed 3 years ago

LeeMcQueen commented 3 years ago
  1. 需要vao 格式int createVertexArray(类vertex,顶点数量indices)

  2. 需要diffuseTexture 格式int createTexture(path)

  3. 需要顶点数量indices

ToDo表 验证是否需要类内的参数大小偏移量 glBufferDate(G_ARRARY_BUFFER, dataSize, data, GL_STATIC_DRAW); glVertexAttribPointer