Skip to content

simonc312/cs184raytrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

Basic Raytracer implemented in C++. Uses Phong shading. Triangle interpolation using Barycentric coordinates. The Scene could be more efficiently checked and compiled and use more shadows to give smoother image. This was the second project for CS 184 Graphics at UC Berkeley. Done with partner Aaron David Beal. 

About

Basic Ray Tracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages