Performance difference atlas vs legacy?
by Holger · in Torque Game Engine Advanced · 04/11/2007 (9:36 am) · 4 replies
Before I will start to develop some atlas terrain I would like to know
if anybody noticed a performance difference (fps) between both terrain versions?
thanks for infos
if anybody noticed a performance difference (fps) between both terrain versions?
thanks for infos
#2
just to compare apples with apples - one detail texture and nothing "special".
Would like to save the time to find out that it's much "slower" after setting up an atlas terrain.
04/11/2007 (10:53 am)
Stefan,just to compare apples with apples - one detail texture and nothing "special".
Would like to save the time to find out that it's much "slower" after setting up an atlas terrain.
#3
04/11/2007 (12:33 pm)
As a rule, Atlas2 is faster than legacy terrain. You can of course so overload it, and make legacy so basic, that you can achieve equivalent performance, but given roughly similar terrain setup, Atlas is faster (by about 15% with Ben's rough benchmarks).
#4
04/12/2007 (12:18 am)
Thanks Stephen and Stefan
Torque Owner Stefan Lundmark