Getting started in Delphi5 on Win2K

Hi,

i’d like to get started with some basic opengl stuff on delphi5. Can anyone point me into the right direction or give me a link on how to “load” opengl into delphi5?

thanx.

I think this site can help: http://www.gamedeveloper.org/delphi3d/

I think most of the NeHe tutorials is ported to Delphi.

thnx!!
were can i find these NeHe tutorials?

Check out the Pythian Project: they’ve got loads of stuff you could look at (it’s open-source ). OpenGL.pas, GLPanel.pas & GLForms.pas all create full OpenGL functionality in a few clicks. I think that OpenGL.pas needs a few other units, but they’re all there.

Pythian Project: www.pythianproject.org
CVS: www.openAVE.net