zachwinter / kaleidosync

A WebGL Spotify visualizer made with Vue, D3, and Three.js.
https://www.kaleidosync.com
807 stars 61 forks source link

Incompatibility with Opera GX? #74

Open Ekqo3 opened 2 years ago

Ekqo3 commented 2 years ago

On Opera GX, the site seems to be running at 1-2fps, and it eats my entire CPU. Running on Chrome on the same device it seems to run just as intended.

zachwinter commented 2 years ago

I'm not super familiar with Opera, but it sounds like hardware acceleration isn't enabled by default? There's no way you'll be able to run these shaders in realtime if they're CPU-bound.