System: Vista/WindowsXP
Compiler/IDE: Delphi2009
Libraries: OpenGL 3.x
Technique: Rendering Cube / Vector & Matrix Math / Conversion from cpp

Next in my opengl3.x adventures is trying to display a cube, but i must be doing something wrong.

The original is available from: http://nopper.tv/opengl_3_2.html (example03)

This is my attempt: http://www.noeska.net/downloads/Ogl3Cube1.zip .

Who can help me to find out what i do wrong. Also i found the original not to be logic as in the render part i do not see references as to what is rendered?