Skip to content

A repository for my files from my CS410 class at CSU

Notifications You must be signed in to change notification settings

ArteyStreet/CS410

Repository files navigation

CS410

This project is capable of creating images from multi-polygonal objects. It cannot render a transparent(glass-like) polygonal object, however it does work with transparent sphere objects that are pre-defined in this file.

To make project run the command: ~$ make all

To run the project run: ~$ ./raytracer drivername.txt imagename.ppm

TO clean the project run: ~$ make clean

About

A repository for my files from my CS410 class at CSU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages