kopiro / siriwave

The Apple® Siri wave-form replicated in a JS library.
http://kopiro.github.io/siriwave/
MIT License
1.63k stars 168 forks source link

60fps support? #65

Open gvinson opened 2 years ago

gvinson commented 2 years ago

This is bring my 60fps existing animation down to ~24fps. Is there an option or plan to improve the rendering?

patrickjquinn commented 2 years ago

I'd be very curious about this too. Think this is a wonderful use case for either GPU.js https://gpu.rocks/#/ or offscreenCanvas https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas