Skip to content

shinjoe/Razzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Razzle

A small ppm reader written in Rust!

To run this program, invoke cargo run "<the-path-to-your-ppm-file>".

Be sure to use quotes if you have spaces in your path.

Features

  • parse and view PPMs that are P3 compliant
  • upscaling by a constant factor, taken as a command line argument

Screenshots

Here's Razzle in action:

a simple gradient

About

A PPM loader written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages