Dear all,
I have basic knowedge of OpenGl and I have made some simple animations in C++/OpenGL. But I hava also 3 years expirience with Delphi and it is my favorite IDE for development.
Delphi 6, which I am using, has the OpenGL library (i noticed it includes also wgl). I add OpenGL to my uses clause and I write some OpenGL code. It has compiled but nothing has been drawed to scene. I try put the code in Paint event of a form and on timer event...
I have found some exaples, but they all uses GLScene
Can you tell me how to render OpenGL scene in Delphi without GLScene
Or at least some tutorials of using GLScene (I have only the oficial documentation; althrough there is description of all functions, there is no information of which component and method I should use and reading all dosumentation will waste a lot of time)
Thank you
OpenGL in Delphi
Started by DarkLight, Feb 04 2003 09:46 PM
2 replies to this topic
#1
Posted 04 February 2003 - 09:46 PM
<a href='http://www.kaldata.net' target='_blank'>kaldata.net - IT News</a>
#2
Posted 04 February 2003 - 10:04 PM
Maybe the following site may help:
http://www.sulaco.co.za/
According to my humble knowledge, it uses pure OpenGL (i.e. immediate mode) and no external library (like GLScene).
Let us know if that helps.
If there is any delphi programmers in this forum, they might be able to help you out.
http://www.sulaco.co.za/
According to my humble knowledge, it uses pure OpenGL (i.e. immediate mode) and no external library (like GLScene).
Let us know if that helps.
If there is any delphi programmers in this forum, they might be able to help you out.
#3
Posted 04 February 2003 - 10:31 PM
This site is very helpfull
10x
I found all I need
10x
I found all I need
<a href='http://www.kaldata.net' target='_blank'>kaldata.net - IT News</a>
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












