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

Don't hardcode Y axis as up for color gradient #20

Open
janhohenheim opened this issue Feb 24, 2023 · 2 comments
Open

Don't hardcode Y axis as up for color gradient #20

janhohenheim opened this issue Feb 24, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@janhohenheim
Copy link
Collaborator

What problem does this solve or what need does it fill?

This would make it easier to generate round planets a la Super Mario Galaxy

Describe the solution you'd like

Pass an up vector

Describe alternatives you've considered

Pass a gradient struct with more details about directionality

Describe what is for debate

This stands in direct conflict with #8

@EmiOnGit EmiOnGit added the enhancement New feature or request label Feb 24, 2023
@EmiOnGit
Copy link
Owner

Would this up vec be on each instance? It would dramatically increase the data pushed per blade instance

@EmiOnGit
Copy link
Owner

How about using an optional normal map?
This could be fairly performant I guess

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

No branches or pull requests

2 participants