We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This would make it easier to generate round planets a la Super Mario Galaxy
Pass an up vector
up
Pass a gradient struct with more details about directionality
This stands in direct conflict with #8
The text was updated successfully, but these errors were encountered:
Would this up vec be on each instance? It would dramatically increase the data pushed per blade instance
Sorry, something went wrong.
How about using an optional normal map? This could be fairly performant I guess
No branches or pull requests
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
vectorDescribe 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
The text was updated successfully, but these errors were encountered: