Hoy,
I've started working on a character model with the intention of getting one of the animators at work to have a crack at it.
The problem is that most characters i've built in the past have simply been posed in Zbrush without ever going into the rigging stage.
Now, ive seen a lot of debate regarding the use of edge loops, pure quads and triangles (this model from Bayonetta kicked off the issue
http://www.flickr.com/photos/platinumgames/3797579510/sizes/o/ )for a game mesh and now after looking at the mesh i'm working on, i'm unsure as to how well it will animate.
In terms of tri count, I wasn't looking at any limitations as its just a bit of fun but I thought 15k would be a reasonable limitation (model currently at about 9.5k minus the duplicate foot and hand). I was just wondering whether im going the right way regarding the actual structure of the model.
Cheers.
Replies
remember that quads are just 2 triangles. with a deforming mesh you still have to think about which way the invisible edge in a quad is turned.
the only way to know in the end is to rig it and skin it and put it through some tests. before that just comes from experience and talking to riggers/animators about deformation and topology.
I think your character will deform OK depending on the rig used. I can see some tri's sporadicly throughout your model. I'd try to clean it up so they are 4 sided. If you can build and weight paint a very basic skeleton to test deformations before you pass it off to your buddy you might want to try that just to see what needs extra work.
Lately I've been painting more and more skin weights and the tris are becoming less and less of an issue but they are still annoying because they break loops or send loops off in weird directions. People who model in loop mode normally take care of those issues where vert/poly modelers normally don't care what the loops are doing.
Personally I think you could stand to lose a lot of loops. Even without the tris there are some pretty tight loops that can make deformation and weighting a pain.
I really really wish Maya would allow flipping of invisible edges, because you end up with a lot of quads that get turned into two tris just to get the tri-stripping to flow the right way, super-lame.
If you're going to work that dense you might as well keep it all quads or quad optimize loops without creating tris.
But you need to be mindful of where the poles are created and how that will effect loops.
I think i'm going to continue, making necessary modifications but keeping the essential edge loops around the major joints. I'l take a look at the loops and try and optimise some of them out but keep the majority of the tri's in areas of smaller deformation and where the poly density goes from high to low (and vice versa).
I think the use Quads thing is sort of blown out of proportion by folks who don't really know their shit, its like a cover all critique they can post and feel smart.
r_fletch_r is pretty much on the spot and i have expressed my opinion regarding quads in that other thread.
Quads means visually cleaner mesh to work with.
it doesn't really make any other difference as most engines see triangles anyway.
http://www.capcom-central.com/concept/re4/LeonWireFrame.jpg
You can use triangles if you need them to define certain shapes better.
But overall use quads and keep it clean.
http://kingslayer.wordpress.com/2009/04/26/bayonetta-modeling-her/
if it's personal use feel free to triangulate your mesh, have it's texture a 200 layer psd with 2 or 3 brush strokes on every layer and name everything untitled0xx
However if you want for some reason to see your actual triangle flow do it, it might actually be helpful to arrange edge angles for specific animation deformations and then use a script that hides the middle edges afterwards before you pass it along.
tip: Preserve UV works better when in the area you are tweaking all edges are connected. The UV vertex doesn't loose it's flow (which happens sometimes otherwise). Especially in the case of T junctions.
Cheers!