Author Topic: Hair Colors?  (Read 3413 times)

Dreamcrafter

  • Guest
Hair Colors?
« on: August 22, 2008, 07:56:50 am »
Okay, so.  For those models that have the option of choosing a hair color at the beginning, and for those of us who can do basic texture edits... is there a way to just, y'know, edit the texture so the client can find it?  I know the art folks are very busy, but I could probably do all the hair color additions we need in, like, a day.  So, I guess what I'm asking is, is there a way for me to do that for myself locally, and potentially to be shared with the devs if it would be useful?  If the program supports the option of choosing hair color, it seems only logical to offer to help make the colors appear. :)

Tuxide

  • Hydlaa Notable
  • *
  • Posts: 715
    • View Profile
    • Banker
Re: Hair Colors?
« Reply #1 on: August 22, 2008, 08:27:04 am »
Hair color is a shader thing, not a texture issue.

Dreamcrafter

  • Guest
Re: Hair Colors?
« Reply #2 on: August 22, 2008, 10:26:05 am »
Okay.  Had no idea how you guys did that here.   :-X  In the 3D program I use, you can color hair via texture.  :woot:


Dreamcrafter

  • Guest
Re: Hair Colors?
« Reply #4 on: August 22, 2008, 07:21:35 pm »
Ahh, so this is an actual bug and not just a 'not implemented yet' problem?  Okay, then that makes sense.  Since I don't know how your shaders work, seems I can't help.  :/  Sorry about that.

acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
Re: Hair Colors?
« Reply #5 on: August 22, 2008, 07:59:34 pm »
The shader stuff is actually fairly easy in terms of hair colours.   The base texture should be a grey or white and then we simply set a RGB value for it.  Right now these values are stored in a table on the database and sent out to clients as part of 'here's a character' message.  We can have any number of hair colours and since this is done server side there is not need for a client update so don't be surprised if you see a pink haired Ynnwn around now and then!
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

Dreamcrafter

  • Guest
Re: Hair Colors?
« Reply #6 on: August 22, 2008, 08:38:48 pm »
Nice. Once this starts working I'll be much the happy. :D