Horde3D

Next-Generation Graphics Engine
It is currently 27.04.2024, 10:43

All times are UTC + 1 hour




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: questions
PostPosted: 25.10.2009, 14:25 
Offline

Joined: 25.10.2009, 14:18
Posts: 8
Hi
I want an example using GLUT and Horde3d ?I am a Beginner。


Top
 Profile  
Reply with quote  
 Post subject: Re: questions
PostPosted: 25.10.2009, 20:18 
Offline
Tool Developer

Joined: 13.11.2007, 11:07
Posts: 1150
Location: Germany
Take a Glut example like this one and replace the rendering code with a call to Horde3D's rendering method and the initialization with Horde3D's initialization. Check the GLFW samples in the SDK to adjust them to GLUT. If you have concrete problems in your resulting implementation, feel free to ask again.


Top
 Profile  
Reply with quote  
 Post subject: Re: questions
PostPosted: 26.10.2009, 11:45 
Offline

Joined: 09.09.2009, 18:58
Posts: 107
I would personally recommend you use GLFW over GLUT, the main reason being that you will get more out of learning to draw your own shapes with raw OpenGL than you will with GLUT (I am assuming that is your main draw to the library). Secondly, GLFW does not control your main program loop, so you will again get more out of the experience having to design your games update loop.

In general, take the time to learn the underlying systems before you try to use other libraries. It has helped me out tremendously. The less you have other people do stuff for you, the better.


Top
 Profile  
Reply with quote  
 Post subject: Re: questions
PostPosted: 27.10.2009, 14:52 
Offline

Joined: 25.10.2009, 14:18
Posts: 8
thank you ,Volker and Orm。
I replaced GLFW with GLUT in the example,but much slow 。
Next I will consider Orm's advice。


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 27 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group