Wednesday, February 16, 2011

Projects 350 - Testing shaders

Just a quick post - got the first little bit of my diffuse map painted up a little, and started playing with a Subsurface Scattering shader pass. Lots of work left to do to really bring this together, but I'm excited about the results so far.

Sunday, February 13, 2011

Projects 350 - Week 5 Progress Journal, part 2

So I spent a bunch more time this weekend getting the model unwrapped and prepped for texturing. I found a great rainbow and numbered checker pattern so I can be sure I'm distributing the UVs where I need them, and that I'm laying them out in the orientation I want. The unwrap went pretty smoothly, with only a few parts that needed to be overlapped - the legs, arms, ears and eyeballs all share the same UV space, since they can be textured identically. All other features, including hands, the head, the feet and the costume, are textured individually.



The only parts I'll have to be cautious about in terms of seams are the cheeks and the wrists, for the most part. I had to make cuts there to get the mesh to flatten out without too much distortion, but painting over the seams carefully in photoshop by directly importing the model should help create a fairly seamless paint.



Once I had the UV layouts arranged, I went in and created a flat-color flood, to test out the model and be sure it looked okay.



I then applied the texture to the model. Success. So far, things were coming together, and it was exciting to see him with some color on him - it meant I'm that much closer toward my goal.

I then applied an Ambient Occlusion diffuse map to the model and set it up with a number of directional lights to eliminate hard shadows, so that I could render out a burned AO texture pass.



Once rendered, it created a basic shadowed and flat version of the model texture, which I could overlay on the original flood fill to help inform the shape and give the illusion of light hitting the model. This will greatly speed up the texturing process, and give a much better overall look.





The new texture was then applied to the model, and the components were re-separated from the mesh. I'm now having to step away from the project for a bit, as I've been neglecting my other work to get this far on it, but I'm glad to see so much progress and I'm looking forward to getting to paint him up.