itch.io is community of indie game creators and players

Devlogs

Bugfix: Fixed getImageData slowdown bug in Firefox

Just why?
A browser game made in HTML5

Firefox has an issue where calling getImageData multiple times in a row gets extremely slow due to needing to read the image data from the GPU. This bug fix caches the image data instead.

Download Just why?
Leave a comment