Particles.js: Chrome glitching issue

Created on 5 Oct 2017  路  5Comments  路  Source: VincentGarreau/particles.js

It seems as of maybe the past week the particles started glitching and any other scripts on the page running real slow.

There seems to be other issues with chrome at the moment with weird boxes when background color being rendered.

Probably just a chrome issue but it appears to be happening on the demo site as well so may be of interest to other people which aren't aware of this issue.

Seems to be working fine in other browsers.

Thanks!

Most helpful comment

Chrome Version 61.0.3163.100 (Official Build) (64-bit) on Ubuntu Linux 16.04.3 LTS
Demo site (vincentgarreau.com/particles.js/) is glitching on 0 - 1 FPS.

All 5 comments

Seems to be working fine again.

Chrome Version 61.0.3163.100 (Official Build) (64-bit) on Ubuntu Linux 16.04.3 LTS
Demo site (vincentgarreau.com/particles.js/) is glitching on 0 - 1 FPS.

Version 62.0.3202.94 (Official Build) (64-bit) demo is getting crushed

I tired adding
-webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; -webkit-transform:translate3d(0,0,0);
But the issue still persists. There is too much flickering/glitch on Google Chrome version 62.0.3202.75 running on Ubuntu 14.04. If we remove the particles.js div then the glitch disappears. Is there any way to solve it or expedite the request?

disable hardware acceleration and all should work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

errogaht picture errogaht  路  7Comments

NoelAnnParisi picture NoelAnnParisi  路  4Comments

harshamv picture harshamv  路  3Comments

emilwibe picture emilwibe  路  4Comments

ghost picture ghost  路  7Comments