Skip to content

netb258/clj-ppm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-ppm

This program manually reads portable pixmap format (PPM) files and renders the pixels using the Quil graphics library.

Alt text Alt text

Usage

$ lein run PATH_TO_FILE

PPM file format

This is a simple image format that is easy to understand and implement.

PPM is ideal for programmers that are looking for their first image fromat to dig into.

For more information on the PPM image format, look here:

https://en.wikipedia.org/wiki/Netpbm_format

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published