Matteo Bruni

Results 86 comments of Matteo Bruni

Implemented here https://github.com/matteobruni/tsparticles/pull/315

Try this repository: https://github.com/matteobruni/tsparticles I have a MBP 2017 and everything runs fine

You can see this sample here: https://codepen.io/matteobruni/pen/YzpOZpq It uses [tsParticles](https://github.com/matteobruni/tsparticles) for creating particles manually

> Can I put in more than just the position, e.g. I want to ideally put in a stroked circle with a different icon in for each particle Yes, you...

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...

@artfauxlive this library does not support rotation, try https://github.com/matteobruni/tsparticles, it can animate it too

You can use this https://github.com/matteobruni/tsparticles, it has also wrappers for jQuery, React, Vue, Preact and Angular ready to use.

This repository should fix that issue https://github.com/matteobruni/tsparticles

That's because particlesJS creates a new instance every load and never dispose the old one. I suggest you to have a look [here](https://github.com/matteobruni/tsparticles) since this project is abandoned, this library...

Try this library instead https://github.com/matteobruni/tsparticles