Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradient on the fur length #19

Open
jatayumuw opened this issue Jan 10, 2025 · 1 comment
Open

gradient on the fur length #19

jatayumuw opened this issue Jan 10, 2025 · 1 comment

Comments

@jatayumuw
Copy link

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

@hecomi
Copy link
Owner

hecomi commented Feb 9, 2025

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 🙇‍♂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants