im very new to opengl and need some help using simple vertex arrays. i need a simple example that reads and then displays a vertex array.Just a simple cube would be sufficient thanks
songho
11-29-2005, 05:05 AM
stevefos,
You may look at this (http://www.songho.ca/opengl/gl_vertexarray.html) .