Wanna get a speed frame value
by Mquaker · in Torque Game Engine · 04/20/2007 (2:29 am) · 1 replies
Recent we're using TGEA 1.0.1 SDK.
We're developing 3D game project, The frame speed is low (slow).
Wanna get the speed Game's frame value by optimizing Game resource, Map, culling,etc.
For example Texture source is jpg and png on game.
If we replace the connected textures with dds file format, Can I get higher the frame value?
And I wonder whether torque engine and the connected tool supports DDS files.
We're developing 3D game project, The frame speed is low (slow).
Wanna get the speed Game's frame value by optimizing Game resource, Map, culling,etc.
For example Texture source is jpg and png on game.
If we replace the connected textures with dds file format, Can I get higher the frame value?
And I wonder whether torque engine and the connected tool supports DDS files.
About the author
visit : http://www.quakedev.net
Torque Owner Tim Heldna
If you're not aware, you can type "metrics(fps);" into the console to display frame rate. There's also several more diagnostic commands available which can be found inside of metrics.cs.