iceshard-engine / engine

A personal game engine project, with development focus towards 2D/2.5D games.
https://www.iceshard.net/engine
MIT License
38 stars 3 forks source link

Implement a QOI decoder (for fun ;p) #117

Open Dandielo opened 2 years ago

Dandielo commented 2 years ago

Base on the reference implementation: https://github.com/phoboslab/qoi

Reasoning:

Dandielo commented 2 years ago

An idea to check out was what if we reduce 'run' flags to 31 consecutive values and extend capabilities of 'diff'