https://github.com/youngtrashbag/png-research
PNG Research. Creative Coding Experiments
https://github.com/youngtrashbag/png-research
corruption cpp creative-coding glitch glitch-art image image-corruption image-processing png
Last synced: 11 months ago
JSON representation
PNG Research. Creative Coding Experiments
- Host: GitHub
- URL: https://github.com/youngtrashbag/png-research
- Owner: youngtrashbag
- License: mit
- Created: 2020-02-20T07:47:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T12:40:48.000Z (over 5 years ago)
- Last Synced: 2025-04-07T22:24:06.370Z (about 1 year ago)
- Topics: corruption, cpp, creative-coding, glitch, glitch-art, image, image-corruption, image-processing, png
- Language: C++
- Homepage:
- Size: 529 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PNG Research
Research on the PNG File Format.
## Links
- [LibPNG Specifications](http://www.libpng.org/pub/png/spec/1.2/PNG-Contents.html)
- [Wikipedia LibPNG](https://en.wikipedia.org/wiki/Libpng)
- [LibPNG Book](http://www.libpng.org/pub/png/book/toc.html)
- [W3 PNG Specifications](https://www.w3.org/TR/PNG/)
- [LibPNG Website](http://libpng.org/pub/png/libpng.html)
- [LibPNG Manual](http://libpng.org/pub/png/libpng-1.4.0-manual.pdf)
- [LibPNG Link Collection](http://libpng.org/pub/png/)
[MIT License](./LICENSE)