Horde3D

Next-Generation Graphics Engine
It is currently 13.11.2024, 07:29

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Horde's scene graph
PostPosted: 11.04.2008, 18:37 
Offline

Joined: 10.10.2007, 13:51
Posts: 4
Hello
Can you please explain me how does Horde's scene graph automatically choose nodes to be grouped and "childed". Or it doesn't do it, we have to do it manually?

One more, how are the shadows culled? With sweep tests?

Thanks :)


Top
 Profile  
Reply with quote  
 Post subject: Re: Horde's scene graph
PostPosted: 11.04.2008, 23:25 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
jozo wrote:
Can you please explain me how does Horde's scene graph automatically choose nodes to be grouped and "childed". Or it doesn't do it, we have to do it manually?

Basically you are building the scene graph yourself since it represents the structure of your world. In Horde models are also scene graph branches. Of course you don't need to create these yourself but can use a tool like ColladaConv. For rendering, the nodes are collected in a list which can be sorted by depth or materials to reduce state changes.


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

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 8 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