-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Unlike PathDrawer, the MyCube routine uses a wrap to capture the Floatbuffer for cCoord. This crashes OpenGL.
Error is:
"Application called a GL11 Pointer method with an Indirect Buffer"
Failing line is:
gl.glVertexPointer(3, GL10.GL_FLOAT, 0, VertexBuf[i])
Will set up the VertexBuf as direct to fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels