Does anyone know how much performance gain I can have from using Vertex Buffer Objects?
I have a test with AthlonXP1800+, GeforceTi4200: there are no textures, only vertexes and normal vectors (yet).
So, it's about 40% faster. Is it ok?
The original program used glVector3fv and such functions.



