Main Menu

VBO

Started by Mihai_Ionut_Floares, December 19, 2020, 05:24:02

Previous topic - Next topic

Mihai_Ionut_Floares

How to make draw VBO indexed meshes
I have a float[] verts and an int[] triangles, how to draw them

KaiHH

You should work through some good OpenGL tutorials, for example:
https://learnopengl.com/Getting-started/Hello-Triangle