Skip to content

JeffreyCovington/cs-430-p2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs-430-p2

Project 2 - Basic Raycaster

Jeffrey Covington

Reads a json scene file and outputs an image of the scene.

Usage: raycast width height input.json output.ppm

Example: raycast 100 100 snowman.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

No packages published