Skip to content

ccblazer44/cs430hw2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON to PPM raycaster by Chris Blazer

Use "make" to implement the makefile, which compiles the program using gcc.

Usage is just how the project specified; "raycast width height input.json output.ppm".

Can output to ppm 3 or 6, but project did not specify to put that into command line arguments so it is hardcoded into write_scene() function call in main().

Program will create the output file if it does not exist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published