Jump to content

A few questions...


Recommended Posts

What are the average polygon counts for the weapons? characters? other stuff?

And is there a polygon limit for the md2 model files? Or zdoom?

Share this post


Link to post

Hmm, I'm not sure what they are since I haven't started working with the models yet. I think there is a polygon limit for md2 models, but it's probably some obscene number like 32767 vertices or something like that. I'll have to check out the format specs.

Share this post


Link to post

Well, with .md3 (Quake 3), you have a limit of 1500 polygons, 10 objects, with 1000 vertices per object (max of 10,000 vertices for the entire model. Not counting each vertex only once, Quake 3 counts each time a line connects to a vertex, so having 2 polygons connecting to a vertex (kind of like this: >< ) would count as 4 vertices). I'd guess it would be less than .md3's limits...

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...