jspkay / pngDecoder

Simple png decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pngDecoder

This is a little project aimed to better understand how files in general work! It was developed on my own and that's why the code is so shitty! The only purpose of this was to correctly read (and maybe display) png images on the screen!

About

Simple png decoder


Languages

Language:C 98.8%Language:CMake 0.8%Language:Makefile 0.4%