Opengl for Delphi 7

Exist opengl for Delphi 7 ?

Yes, you can use OpenGL12.pas, which is included in the SDL port for Delphi/Kylix. Look here: http://delphi-jedi.org/Jedi:TEAM_SDL_HOME:702125

You can also check out sites like these:
http://www.delphi3d.net/ http://elvenware.sourceforge.net/OpenGLNotes.html http://glscene.sourceforge.net/index.php

Or you can use the brand new OpenGL1.5-Header for Delphi on which I worked on with some other people for the Delphi-OpenGL-Community : http://www.delphigl.com/forum/viewtopic.php?t=1863
(Note : It’s german, but it shouldn’t be difficult to find)

[This message has been edited by PanzerSchreck (edited 09-29-2003).]