View on GitHub

Raytracer

Austin and Alec's CS184 Raytracer

Download this project as a .zip file Download this project as a tar.gz file

About

A very magnificent Raytracer, by Alec Mouri (cs184-cq) and Austin Chen (cs184-cn)

This application is intended to be built with Microsoft Visual Studio 2013 and uses the Eigen and FreeImage libraries.

Features

This raytracer has the following features:

Input

The input file is a text file of the form -.test. It supports the following commands.

The program outputs an image and a notes file, denoting the name of the input file and how long it took to render the image.