Horde3D http://horde3d.org/forums/ |
|
Question on initlization and low FPS http://horde3d.org/forums/viewtopic.php?f=1&t=1533 |
Page 1 of 1 |
Author: | toanso [ 02.06.2011, 08:23 ] |
Post subject: | Question on initlization and low FPS |
hi every one, i am using horde3d for rendering characters now, just like the Chicago example does, and i am initlize the characters with different models and walk styles, but it is very slow to initlize the scene, i set the partical number 50, then the initlization step cost about 12 seconds, i can get 40 FPS in such situation when run it, and about 14 FPS for 100 particals. i just make the change as below: i choose 16 models and 3 walk styles to generate different particals. so a switch (rand()% 16) condition to deside which model to use, and switch(rand() %3) condition to deside which walk style to use. So can anyone tell me what's the problem of my program, and how to make it run faster and initlize faster? my PC entironment: Processor : intel xeon x5550@2.67GHZ,(2 porcessors) Memory :8.0GB 64-bit operating system Display adapters: Nvidia Quadro fx580 and Nvidia Tesla c1060. and my setting is : 1 light and pipeline:defferred Thanks a lot. good luck. |
Author: | marciano [ 06.06.2011, 22:12 ] |
Post subject: | Re: Question on initlization and low FPS |
Just to be sure, are you measuring the time in release configuration? Even in debug I don't see why it should take 12 seconds to load a few models. The horde log file shows timestamps in the first row. Where is most of the time spent according to these numbers? |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |