Particles.js: There is no Deprecation warning or Code Migration info in README.md

Created on 29 Sep 2020  路  3Comments  路  Source: VincentGarreau/particles.js

Most helpful comment

More than 5 years since last commit. Many issues not fixed, you can see one below:

particles.js
https://jsfiddle.net/pcdn50bt/5/

tsParticles
https://jsfiddle.net/pcdn50bt/4/

Same config.

Not deprecated maybe, abandoned sure.

All 3 comments

More than 5 years since last commit. Many issues not fixed, you can see one below:

particles.js
https://jsfiddle.net/pcdn50bt/5/

tsParticles
https://jsfiddle.net/pcdn50bt/4/

Same config.

Not deprecated maybe, abandoned sure.

@markwrightdev I think the library doesn't need to be updated, it's fine and functional.

I tried switching to tsparticles but the animation seems slightly different and not quite right:

The tsparticles animation seems to "heavier" and not subtle enough to be a background animation, so I don't think they used the same code for the animation.

What I would like to see is someone generate a repo from this one and keep that one maintained.

@markwrightdev I think the library doesn't need to be updated, it's fine and functional.

I tried switching to tsparticles but the animation seems slightly different and not quite right:

The tsparticles animation seems to "heavier" and not subtle enough to be a background animation, so I don't think they used the same code for the animation.

I changed your tsparticles sample using an higher fps limit, by default it's limited to 30: https://jsfiddle.net/rmukjc13/

What I would like to see is someone generate a repo from this one and keep that one maintained.

It looks like tsparticles started from this code, this is the second commit, the particles.js file was splitted: https://github.com/matteobruni/tsparticles/tree/c401ae094fe8eebfed5c37821aee80bd55968b40

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tripletto picture tripletto  路  5Comments

qnoox picture qnoox  路  6Comments

cedriccharles4 picture cedriccharles4  路  3Comments

hugo-pcq picture hugo-pcq  路  4Comments

Necmttn picture Necmttn  路  6Comments