Skip to content

A basic PNG loader from scratch

fahad-cpp/PNGLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNG Loader from scratch

A basic png loader from scratch

what it can do right now

parse filtered uncompressed PNGs and export them to ppm for verification

what it can't do right now

parse compressed static or dynamic huffman coded stream with lz77 parse 16 bpp images parse "GrayScale","Grayscale and Alpha,"Truecolor and Alpha","Indexed" : all these colortypes are not supported yet

About

A basic PNG loader from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published