Hello Guest

VBO

  • 1 Replies
  • 2914 Views
VBO
« on: December 19, 2020, 05:24:02 »
How to make draw VBO indexed meshes
I have a float[] verts and an int[] triangles, how to draw them

*

Offline KaiHH

  • ****
  • 334
Re: VBO
« Reply #1 on: December 19, 2020, 16:45:56 »
You should work through some good OpenGL tutorials, for example:
https://learnopengl.com/Getting-started/Hello-Triangle