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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: