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
How to implement efficiently this scenario in TSL:
This scenario is in src/clouds.js and raises two issues:
src/clouds.js
The text was updated successfully, but these errors were encountered:
/ping @sunag
Sorry, something went wrong.
Wouldn't it be better to return a vec4() and let the user choose whether to use rgb or a?
vec4()
rgb
a
tsl-textures/src/clouds.js
Lines 30 to 34 in fd9373a
No branches or pull requests
How to implement efficiently this scenario in TSL:
This scenario is in
src/clouds.js
and raises two issues:The text was updated successfully, but these errors were encountered: