aframe-particle-system-component icon indicating copy to clipboard operation
aframe-particle-system-component copied to clipboard

Particle systems for A-Frame.

Results 27 aframe-particle-system-component issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I have included a particle system in my ar app, when trying to add texture it does not appear. Running on and aframe 1.3.0 particle-system="preset: dust; size: 3; texture:...

Also updates dependencies

With latest master (Feb 25, 2022), the rain example gives an error on aframe 1.1.0 to 1.3.0, also on 1.4.0 with #68 ``` Uncaught (in promise) TypeError: e.size.map is not...

For a few years that A-Frame component ecosystem has had problems with community components falling out of date, which can lead to components that don't work correctly with the latest...

This was broken by PR #63

three.js changed its Math API to be called THREE.MathUtils recently, and the latest master branch of A-Frame reflects this, so this repo currently breaks A-Frame master (though is stable on...

First off, thank you for this component! Unless I missed it in the documentation, I would love to see an option that would allow the particles to simply fade out...