Faces, Solids and Texture memory
by Jeff Trier · in Artist Corner · 11/14/2001 (10:33 pm) · 6 replies
I know that TGE has a recommended poly count per player, weapon and vehicle model, but what about Worldcraft Objects?
How many faces, solids and what amount of texture memory should I limit myself too?
Thanks guys and gals,
-Jeff
How many faces, solids and what amount of texture memory should I limit myself too?
Thanks guys and gals,
-Jeff
About the author
Originally a Classical/Metal musician, I've always been attracted to anything involving computers, including: Networking, PC Building and Repair, software design and coding. I've been involved with game design and development for over 10 years.
#2
11/15/2001 (5:52 am)
So basically limits don't matter, it's just how many faces are seen at any given time?
#3
So for instance, if youre building a large structure building, put an entrance hall in between the main open space and the rest of the building, use that as a portal and it should be faster than just connecting everything out into the world.
Phil.
11/15/2001 (9:13 am)
Its a bit of a moving goalpost, but yeah. The engine itself does fairly well at removing unseen poly's from structures that use portals properly. Generally stuff where you cant see directly into the room will be culled out.So for instance, if youre building a large structure building, put an entrance hall in between the main open space and the rest of the building, use that as a portal and it should be faster than just connecting everything out into the world.
Phil.
#4
11/15/2001 (1:21 pm)
Great. Thanks a lot :)
#5
Is there a sample worldcraft object to show how to do portals? I know there was supposed to be but I could never find it.
11/15/2001 (3:26 pm)
Phil,Is there a sample worldcraft object to show how to do portals? I know there was supposed to be but I could never find it.
Torque 3D Owner Phil Carlisle
Best bet, is to do something like T2 (get T2 if you havent got it, its a great starting point).
Phil.