Quote Originally Posted by WhatJac3 View Post
glVertexPointer(2, GL_FLOAT, 0, ); // What should be here?
To answer that, and I admit I am no good at OpenGl, I would say 0. See [URL="http://www.opengl.org/sdk/docs/man/xhtml/glVertexPointer.xml"]

from their description I would assume where the first variable in the array is? Please correct me, I think I am probably wrong here, but you never know. It never hurts to try/help? As the expression kind of goes... I'm tired. Maybe I should just go to sleep already.

edit:
one other thing, what do you specifically mean by VBO?