(no title)
chapliboy | 2 years ago
While porting to wasm, using something like stb_image became a little complicated, so I wrote a png-qoi converter, and then use the qoi assets in the game.
Writing a qoi decoder is a fun exercise, though i think most languages have their implementations already.
No comments yet.