VB6 & OpenGL

Hi everybody.

How can I make a simple sharpe (like a box) using my visual basic 6.0?.

Check NeHe’s lessons, there are made in C++ but there is a lot of languages displayed on the bottom of the page

http://nehe.gamedev.net

:slight_smile:

You may want to check out GLFW , which has OpenGL bindings and one trivial example for Visual Basic.

Originally posted by <Koorgan>:
[b]Hi everybody.

How can I make a simple sharpe (like a box) using my visual basic 6.0?.[/b]
Thank a lot, for GLFW now I will read the tutorials and write my proyect.