----- Original Message ----- From: "Juha Manninen" <[email protected]>
To: "Lazarus mailing list" <[email protected]>
Sent: Monday, February 14, 2011 5:12 AM
Subject: [Lazarus] OpenGL conversion


Hi

Are there any conversion guides or examples of how OpenGL Delphi program can
be converted to Lazarus.
I would try to automate it with Delphi converter but I don't know much about
graphics programming myself.

I am testing the converter with DeleD 3-D program which would be an extremely
cool porting project.

On January Birger Jansen wrote:
 Project conversion Delphi -> FreePascal: success!
which mentions OpenGL so it seems to be possible.


Juha


Hi Juha,
IIRC, Freepascal/Lazarus uses the units GL.pas, and GLU.pas as opposed to Delphi's OpenGL.pas.

I think this is correct, and I hope this helps :)

cheers,
Paul

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to