Game Development Community

Performance of the engine?

by Sergei Eliseev · in Torque Game Engine · 05/19/2003 (9:48 am) · 1 replies

Hello,

I've just switched from my own home-developed 3D engine to Torque and have couple of the very simple questions:

1) What is general performance of the engine? Is there any test where I can see engine performance?

2) Is there any method to measure engine performance in the custome application? I mean FPS, number of rendered triangles, amount of binded textures, etc?

Thanks a lot!

#1
05/19/2003 (10:10 am)
metrics(fps);

For the answer to number two.