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

Particle sample of Three.js requires ES6 module version of SPE.js #70

Open
cx20 opened this issue Jun 25, 2020 · 1 comment
Open

Particle sample of Three.js requires ES6 module version of SPE.js #70

cx20 opened this issue Jun 25, 2020 · 1 comment

Comments

@cx20
Copy link
Owner

cx20 commented Jun 25, 2020

I updated the Three.js sample to ES6 version.
However, the SPE.js used does not support the ES6 module, so the Particle sample cannot represent smoke.

https://cx20.github.io/webgl-test/examples/threejs/complex/index.html

@cx20
Copy link
Owner Author

cx20 commented Jun 27, 2020

I tentatively used the fork version of SPE.js to get the sample working.
#71

However, since it is not an ES6 module version, it will not work after a few months.

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

1 participant