-
Notifications
You must be signed in to change notification settings - Fork 61
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
Transparent Background #5
Comments
yes, any color is possible, you have to enable transparency in renderer, and do transparent parts in shader too |
I tried many things but nothing worked. Do you have any idea how I can make this bg transparent?
When I comment on this line the background be transparent, but obviously the shader disappears. I imagine the problem is ShaderPass.
|
may be this will help https://discourse.threejs.org/t/effect-composer-keep-transparency/4447/3 |
Thank you for trying to help me.
|
Hello, do you know how I can make the background transparent? Or can I define some other solid color for the background?
Thanks!
The text was updated successfully, but these errors were encountered: