 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Colin Shortland Guest
|
Posted: Tue Jul 22, 2003 12:15 pm Post subject: OpenGL and GLUT for Delphi |
|
|
Hi all,
I am doing a uni course on computer graphics this coming semester, and
although the course is geared towards using OpenGL and GLUT with C/C++ I
would also like to use Delphi (v6) as well.
I have found an OpenGL dcu in the Delphi6 installation, but can anyone tell
me if there is a Delphi version of GLUT or can I convert the GLUT library
with one of Delphi's tools. I have acquired GLUT 3.7.6 for windows but this
is only C code.
Cheers
Colin
[email]Colin.Shortland (AT) jcu (DOT) edu.au[/email]
|
|
| Back to top |
|
 |
Nicolai Waniek Guest
|
Posted: Fri Jul 25, 2003 2:44 pm Post subject: Re: OpenGL and GLUT for Delphi |
|
|
| Quote: | I would also like to use Delphi (v6) as well.
I have found an OpenGL dcu in the Delphi6 installation, but can anyone tell
me if there is a Delphi version of GLUT or can I convert the GLUT library
with one of Delphi's tools. I have acquired GLUT 3.7.6 for windows but this
is only C code.
|
Avoid using GLUT, because it is outdated! But if you need it, grab it at
http://www.delphi3d.net/download.php
Next point: Don't use the OpenGL Unit that ships with Delphi! Use the
Unit from
http://www.delphi-gems.com/Graphics.php#OpenGL12
instead or the one that comes from delphi3d.
Nicolai
|
|
| Back to top |
|
 |
Nicolai Waniek Guest
|
Posted: Sun Jul 27, 2003 7:43 am Post subject: Re: OpenGL and GLUT for Delphi |
|
|
Jepp, thats okay
But if you want to do everything alone, then go to
http://nehe.gamedev.net for very good tutorials. If you're able to speek
German, or read it, then you will find very goog tutorials at
http://www.delphigl.com
N
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|