Skip to content

A raytracer that was written by me for CSU's CS 410 course. Everything in this program was written by me over the course of one semester.

Notifications You must be signed in to change notification settings

Benascor/Raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a raytracer that was written by me, during one semester.
My raytracer is built to render a scene that includes polygonal models, spheres, textures, multiple light sources, and even reflection and refraction.

It is written in Java and utilizes a few external libraries, Jeigen and Vecmath (written by other people), which are in the 'lib' folder.

The 'Drivers' folder contains some test files for running the raytracer. The results of these files are in the 'Results' folder.

About

A raytracer that was written by me for CSU's CS 410 course. Everything in this program was written by me over the course of one semester.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages