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

Particles in WebGLRenderer? #157

Open
mpgerlek opened this issue Nov 25, 2014 · 1 comment
Open

Particles in WebGLRenderer? #157

mpgerlek opened this issue Nov 25, 2014 · 1 comment

Comments

@mpgerlek
Copy link

The example at controls_first_person demo uses CanvasRenderer. I tried switching it over to use a WebGLRenderer, but then no particles appear -- is this a known issue?

@johsin18
Copy link
Contributor

johsin18 commented Dec 7, 2014

controls_first_person seems to use canvas-specific features (see particleRender()). So you cannot just port it by exchanging the renderer.

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

No branches or pull requests

2 participants