particles.js
particles.js copied to clipboard
Rotation on particle
Hi there!
Thank you for this great library! Is there a way to rotate the particle randomly? I mean that right now, all my shapes have the same rotation. I would like to have a different rotation for each particule, to have something more random, like this: https://snipboard.io/N21pQ0.jpg
Thank you in advance, Cedric
Hi @cedriccharles4,
This library was abandoned years ago, I resumed this project some months ago and added other features, which includes the one you are asking.
The rebooted project is this: https://github.com/matteobruni/tsparticles
And you can see a working sample here:
- https://codepen.io/matteobruni/pen/GRJLZye
- https://codepen.io/matteobruni/pen/bGdomGq
Hi @matteobruni !
Perfect, thank you 👍
Oh, I think this project has not been abandoned, on the contrary it is very powerful and convenient. Please respect the author.