Planetside Software Forums

Support => Terragen Support => Topic started by: mogn on April 29, 2008, 08:54:52 AM

Title: Alpha update: Zero triangles?
Post by: mogn on April 29, 2008, 08:54:52 AM
Time for previous update: 3:11  ???
Title: Re: Alpha update: Zero triangles?
Post by: Matt on April 29, 2008, 06:52:41 PM
The 0 micro-triangles is nothing to worry about - that's something I haven't hooked up since reorganising the renderer for multi-threading.

If you have more than one core in your computer then the render time is surprising. How many logical processors does TG detect when it starts? Can you repeat these tests with max threads set 0, then 1, then 2? (Leave min threads at 1.)


Matt
Title: Re: Alpha update: Zero triangles?
Post by: mogn on April 30, 2008, 02:28:28 AM
Pentium ht 3.4Mhz, 1GB. Detects 2 processors.
Title: Re: Alpha update: Zero triangles?
Post by: Oshyan on April 30, 2008, 10:37:00 PM
It's very possible that it's trying to render using 2 threads, allocating 50% of the render tiles to one detected CPU and 50% to the other. However since your HT CPU's 2nd recognized CPU is not actually a full CPU core, it renders its designated tiles much more slowly and slows down the whole process. I would suggest lowering Max Threads to 1 and seeing if the time returns to something more like what it was.

- Oshyan