Texturing a character

Anything else
Post Reply
Sargon
Posts: 93
Joined: Fri Oct 06, 2006 1:58 am

Texturing a character

Post by Sargon » Sat Oct 20, 2007 3:01 am

This is a question for david or anyone else who knows.
How do you set the uv coordinates for, lets say, a human character?
I need to have one texture covering the whole character.
What I did once was simply applying cylinder and spheric maps to parts of the model. But I think the results are not very good.

User avatar
v-nix
gr8 notebook artist
Posts: 603
Joined: Wed Jan 31, 2007 3:21 pm
Contact:

Post by v-nix » Sat Oct 20, 2007 4:06 am

ok, what program are you talking about? i wouldnt know what to do anyway but i just wanna know the program :D

User avatar
rudel_ic
official Wolfire heckler
Posts: 2193
Joined: Sun Aug 28, 2005 11:19 pm
Location: Hamburg City
Contact:

Post by rudel_ic » Sat Oct 20, 2007 7:42 am

If you're using blender:

First, assign your texture to the material of the body as follows:
Select your model in the 3D view.
Go into the materials section of the Buttons view.
Go to the 'Texture' tab (in the materials section), create a new texture, give it a meaningful name like BodySoldier037HealthyTexture or whatever.
Go to the textures section of the Buttons view, your new texture should be selected. Assign the Texture Type 'Image' to it. Load your image by clicking the appropriate button. Adjust stuff so that the image is scaled correctly etc.
Now, back to the materials section.
In the 'Map To' tab, 'Col' has to be enabled in order to actually map the texture colors to your material.
Select 'UV' as the texture map input in the 'Map Input' tab to make your UV map work properly.

Second, UV-map stuff as follows:
In the 3D view in Object Mode, you select your model.
Now, go into UV Face Select Mode in the 3D view, go into front view,
[*
press 'A' to select all faces, deselect all faces that you can't see or want to map specifically, select 'Unwrap UVs' from the 'Face' menu in the 3D view header, choose an appropriate unwrapping method, Sphere-Unwrapping the faces you're seeing from front view makes sense, for example.
Load up your image in the UV/Image Editor view (open that view by splitting the 3D view in half). It's not auto-loaded for different art pipeline and workflow reasons.

Now... in the UV/Image Editor view, you have the face vertices and can manipulate them till stuff looks good.
*]

When you're done with the front faces, repeat * for the back of your model (you might want to select and unwrap from the back in the 3D view, of course), repeat * for the bottom, the top, whatever has been left out -- and you're done UV-mapping this sucker.

Also, check out the blender wiki and the video tutorials. This is covered there.

Hope that helped.

If you're not using blender... Someone else probably can help you.

Good luck!

Edit: Oh, if you're having serious trouble with some details, you can always request screenshot walkthrough stuff.

Sargon
Posts: 93
Joined: Fri Oct 06, 2006 1:58 am

Post by Sargon » Sat Oct 20, 2007 11:42 am

Thanks.
I am using lightwave.
In the texture wireframe of the wolf model in lugaru, I see that the textured parts are seperated. Like in an atlas.
I think what you have suggested me to do would have all the UV vertices connected.
In the lugaru model I guess there are places in the model in which there are at least two vertices in the exact same position, so different UV coordinates are assigned to them.

User avatar
rudel_ic
official Wolfire heckler
Posts: 2193
Joined: Sun Aug 28, 2005 11:19 pm
Location: Hamburg City
Contact:

Post by rudel_ic » Sat Oct 20, 2007 11:53 am

Yeah. The whole point of UV-mapping is _manually_ assigning texture bits to faces. Whether they overlap, touch each other or whatever doesn't really matter from the technical perspective.

Now, getting tutorials for Lightwave on this matter is fairly straightforward - you just google the heck out of it.

Here you go with two tutorials:
UV Mapping for Games, which is more of a beginner's first steps walkthrough, and UV Texturing with a Focus on Game Models for Serious Sam, which, as I believe, seems to pretty much hit your problem spot-on.

Hope you've got the insight into this particular software to do this, looks pretty straight-forward though. There's not that much magic to UV-Mapping, I'd say it's less of an art, more of a crafting skill. And it's always the same basic process, as one can easily see.

MONKEYZ RULE
mashed patatos and whipped cream
Posts: 494
Joined: Thu May 03, 2007 1:30 pm
Location: Somewhere too warm for a jacket, yet too cold for shorts.

Post by MONKEYZ RULE » Sun Oct 21, 2007 7:20 pm

i think this is the best forum to post my problem: i want to make lugaru skins and i have an intel mac, which photoshop hasn't made a version for, that i know, anyone know any other program i can use, thats free?

David
Project Leader
Posts: 1995
Joined: Wed Nov 19, 2003 10:45 pm
Contact:

Post by David » Sun Oct 21, 2007 7:29 pm

Gimp is a free alternative to Photoshop.

Post Reply