Newbie question, poly count
by Marcel Boule · in Torque Game Engine · 10/30/2005 (7:24 am) · 4 replies
I would like to know the number of polygons displayed. I used metrics(video). The fps seems relevant, but otherwise, all other parameter of video are equal to 0.
I am of course using the demo version, is this function working on demo ?
I am of course using the demo version, is this function working on demo ?
About the author
#2
Do a search for glenablemetrics and you should find some good information in the forums.
10/30/2005 (9:38 am)
You also need to typeglenablemetrics(1);
Do a search for glenablemetrics and you should find some good information in the forums.
#3
11/02/2005 (8:37 pm)
I am new to all of this and interested to know everything. What to do first? Any ideas? How, where, and what do I do first? Any feedback would be great. Thank you
#4
http://www.codesampler.com/torque.htm
download the tutorial base, which is the first panel, the ones after that are the actuall tuorials and they will show you how to modify the
"tutorial base" program which is acutally a very simple torque aplication. Once youve done that you should have a better idea what you need to learn.
11/09/2005 (11:31 am)
I just started about a month ago Mike, at first i couldent figure out where to start either, i recomend this site for a quick starthttp://www.codesampler.com/torque.htm
download the tutorial base, which is the first panel, the ones after that are the actuall tuorials and they will show you how to modify the
"tutorial base" program which is acutally a very simple torque aplication. Once youve done that you should have a better idea what you need to learn.
Torque Owner Stefan Lundmark
So to answer your question, yes the features should work..