Horde3D
http://horde3d.org/forums/

Horde's scene graph
http://horde3d.org/forums/viewtopic.php?f=1&t=277
Page 1 of 1

Author:  jozo [ 11.04.2008, 18:37 ]
Post subject:  Horde's scene graph

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 :)

Author:  marciano [ 11.04.2008, 23:25 ]
Post subject:  Re: Horde's scene graph

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.

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/