Skip to content

JeffreyCovington/cs-430-p4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cs-430-p4

Project 4 - Recursive Raytracing

Jeffrey Covington

Reads a json scene file and outputs an image of the scene. The demonstration scene is input.json.

Usage: raytrace width height input.json output.ppm

Example: raytrace 300 300 input.json output.ppm

Compile with "make". Clean with "make clean". Tested using Cygwin on Windows 7.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors