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

Invisible background for background and png particles #4235

Closed
jcketz opened this issue Dec 23, 2013 · 2 comments
Closed

Invisible background for background and png particles #4235

jcketz opened this issue Dec 23, 2013 · 2 comments

Comments

@jcketz
Copy link

jcketz commented Dec 23, 2013

Hi, I'm having trouble setting invisible background and alpha channel on my particles.

For christmas I wanted to use your example script wegl_particles_sprite. Adapted to the situation. I have set the code in a full screen div in foreground and succeeded to make it unclickable so that I can still use my website. The problem is that I couldn't set png alpha channels to transparent even with transparent=true;.

First I set the background transparent: OK
renderer = new THREE.WebGLRenderer( { clearAlpha: 1, alpha=true } );

But can't load my snowflakes with alpha channels transparents. Need help somone for making my christmas magic? Thanks a lot and merry christmas

@mrdoob
Copy link
Owner

mrdoob commented Dec 23, 2013

As stated in the guidelines, help requests should be directed to stackoverflow. This board is for bugs and feature requests.

@mrdoob mrdoob closed this as completed Dec 23, 2013
@jcketz
Copy link
Author

jcketz commented Dec 23, 2013

sorry! ;-)

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

No branches or pull requests

2 participants