FOnline Development > 3D Development

Armors and clothing

<< < (114/141) > >>

jonny rust:
San Fran Fem Clothes.

The colors are actually a lot closer to the original except my lighting abilities are shit. Also I did a lot of the shading in photoshop but only just noticed Johnnybravo's shader script before posting this...



not sure what's going on with hair models so she's wearing my san franciscan rice hat for now.

I'd like to get the female tribal out of the way but I need opinions on this...

Is she wearing a top or not?;

These look like she isn't (and I'm pretty sure I can see nips)

But here she seems to have a strap across her back...


it's almost like the artist wanted to suggest a top but didn't actually want to give her one, in which case I would be inclined to stay true to the artist and not give her one too ;)

But i'm putting it up for debate, thoughts?

Lexx:
She wears a cloth bra or something like that.

The Frisco clothes are cool looking.

Luther Blissett:
Nicely done.

I think it's a very skimpy bra, covering like so :

I think you've got a certain amount of "artistic licence" regarding the specifics.

Might be worth making the bra section as a model, rather than just texture (just extract the vertices from the bra area by a tiny amount), which would allow us to switch the skin colour underneath, else we can end up with a woman with black face and hands, but with a white body. I'm not certain, but we may have to do this on any of the female models which show a bit of skin on the body section, unless we change the base female model to include an extra subset(s) for a "low neckline".

jonny rust:

--- Quote from: Luther Blissett on September 12, 2011, 02:11:23 pm ---Might be worth making the bra section as a model, rather than just texture (just extract the vertices from the bra area by a tiny amount), which would allow us to switch the skin colour underneath, else we can end up with a woman with black face and hands, but with a white body. I'm not certain, but we may have to do this on any of the female models which show a bit of skin on the body section, unless we change the base female model to include an extra subset(s) for a "low neckline".

--- End quote ---

ahh, so you want to link the clothes separately to a base model? I thought that wearing clothes would just load up an entirely new model and so have been ready to export my textures with each skin type.

But your saying I should make the bra separate but keep the pants as part of the original? or I should separate both?

wouldn't this apply to the male model too for armors like the leather jacket which bares an arm etc.?

Luther Blissett:
It's a bit complex really - and there may be a better way of doing it. I'll try to explain...

If you imagine the clothing layers like this :
- Armour (leather jacket, armour etc)
- Clothing texture (trousers, shirt etc)
- Base skin texture (white, tanned, brown, black, asian, with or without tattoos)

What we can do, is pick which parts of the texture show :

If we look at Subset Example Man, by default, he would be covered head to toe in "Base skin texture" (in underpants). We can put a clothing layer on top of this, and assign it to certain areas. Most of the clothing we've added doesn't cover the hands or head, some doesn't cover the arms. Those bits are left as their original base texture - so your clothing texture might be a pair of blue jeans and white shirt - as long as the "skin" part is entirely within a "subset", the remaining skin can be any of the base skin tones i.e. if you have a clothing texture which covers 0, 1, 3, 6, 7, 8, it would leave the hands, head and feet free to be whatever base skin colour.

Note that the female models also have a subset 10, which contains a section of the waist.

If we have a V-style neck in the shirt, this will not work, because the painted skin on the V-neck will stay white skinned by default, even if the player texture is black or other skinned.

Solutions to this would be :
a) Modelling anything which doesn't fit to subsets - see tribal model test here - in this example, I modelled the diagonal strap and "arm thing" - therefore the chest, arms, hands, head all show base skin tone.
b) Make things like the "tribal bra" on the base skin, not the clothing layer (so it would be an alternative to a tattoo), and both clothing and armour can be worn on top of it (this may be the best way for the tribal ones)
c) Make a separate clothing layer for each skin colour (as you have prepared for already) - and find a way to make this work in the engine.
d) Add a few extra subsets to the original model

In reference to the San Fran model, for example, this would be :
a) The shirt has to be made as a model. The trousers can stay as texture
b) Perhaps all clothing that is not part of an armour costume could be base textures?
c) You export the same image, but with different skin colours in the "V neck", and we find a way of making this work
d) We add a "v neck" subset, which all female models must follow

Obviously a problem with this is that it applies to many of the existing models we've done - particularly female ones.

For leather jacket, this is a model. I've tried to make a diagram here :
http://img97.imageshack.us/img97/125/leatherjacketexplanatio.png
This might explain the whole thing a bit more clearly.

I know that's all a bit messy, but hopefully you can make sense of it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version