• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

2.X Planned Hair Root->Tip Color Rolloff Only works in one direction.

Captain Varghoss

Well-known member
Featured Contributor
Joined
Sep 27, 2020
Messages
61
Reactions
841
Basically, it seems like the way it blends the colors is not the same depending on the lightness/darkness of the colors chosen, making accurate results hit or miss at best.

To reproduce, use any medium to long length hair (past shoulders) to see greater variation.
Choose white for the root color and black for the tip color, slide the rolloff slider to see expected results.

Now use black for the root color and white as the tip color. Results expected (to me) would be the exact opposite of the previous test. Instead it seems to blend the entirety or the hair from one to the other.
 
For whatever reason the root to tip rolloff is not linear (this is code I adopted for VaM usage). It uses a pretty odd power of 2 function to determine the rolloff using that factor setting. I can sort of see why as with typical hair you can have a strong root color that rolls off pretty quick well before the tip. If it used a linear blend function this wouldn't be possible.

I won't be changing this for 1.X as it would mess up everyone's existing hair coloring. I'll rework this for 2.X to allow an editable curve to specify how the color rolloff should work. There are some other places where custom curves would work better as well.

Also moving this to suggestions as it isn't really a bug. It is just how it works.
 
Back
Top Bottom