Horde3D

Next-Generation Graphics Engine
It is currently 29.03.2024, 06:43

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 02.06.2011, 08:23 
Offline

Joined: 18.05.2011, 08:44
Posts: 5
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.


Top
 Profile  
Reply with quote  
PostPosted: 06.06.2011, 22:12 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
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?


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 28 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