Horde3D
http://horde3d.org/forums/

Confusion about the 100 animated models demo
http://horde3d.org/forums/viewtopic.php?f=1&t=2288
Page 1 of 1

Author:  woenmger [ 18.08.2016, 11:18 ]
Post subject:  Confusion about the 100 animated models demo

Are 100 models use joint nodes independently ? and update independently?
Why it run so quickly even it update independently?
How to use one copy of joints to make each model different pose?
http://developer.download.nvidia.com/SD ... ePaper.pdf
How to implement 10000 models on screen ?

Author:  Irdis [ 20.08.2016, 16:33 ]
Post subject:  Re: Confusion about the 100 animated models demo

Judging by the paper, this technique uses instancing and uploads animation data to texture. Currently this is not supported by horde. Instancing will likely be supported in the next engine version.

Author:  woenmger [ 20.08.2016, 17:23 ]
Post subject:  Re: Confusion about the 100 animated models demo

Why horde3d can render 100 animated models without instance ?

Author:  woenmger [ 20.08.2016, 17:31 ]
Post subject:  Re: Confusion about the 100 animated models demo

If each instance have a joint tree, 100 models will be 100 joint trees. I'm curious about how it
update 100 trees such fast !!

Author:  Irdis [ 29.08.2016, 17:01 ]
Post subject:  Re: Confusion about the 100 animated models demo

Yes, each horde model has a separate list of joints, so 100 joint arrays for 100 models. But, if you look at the model xml file, you'll see that there is only about 20 bones in each model. Nowadays, in AAA games there are about 300-1000 bones per character.

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