Thread: Polygon Count
View Single Post
# 5 07-08-2003 , 03:57 PM
dannyngan's Avatar
Registered User
Join Date: Dec 2002
Location: Seattle, WA
Posts: 1,154
Just to clarify, the Poly Count HUD only shows hard-edged polys not triangles (which is generally what is meant by poly count). You can test this with a cube. Create a cube and you'll see the poly count is 6. Triangulate the cube (Polygons > Triangulate) and you'll see the poly count change to 12. Keep this in mind as you're working with more complex models.

You can get accurate counts either by using the Triangle Count HUD from the Bonus Game tools or using this script:

polyEvaluate -f;

This command will show you the triangle count of the selected object(s) in the command line.


Danny Ngan
Animator | Amaze Entertainment
my website | my blog | my job