You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so im trying to create an animal with this fur. The problem is that some parts of the hair should have thinner hair. is there a way to do a gradient on the fur length? especially on geometry and fin shader
The text was updated successfully, but these errors were encountered:
To keep things simple in this repository, it lacks some features needed for use as a general-purpose fur shader. However, for the functionality you're looking for, you might be able to achieve it relatively easily by adding an extra texture and multiplying its luminance (or similar values) with the fur length. Please give it a try 🙇♂
so im trying to create an animal with this fur. The problem is that some parts of the hair should have thinner hair. is there a way to do a gradient on the fur length? especially on geometry and fin shader
The text was updated successfully, but these errors were encountered: