Skip to content

ericpko/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracer

I made a tiny ray tacer as a way to learn Rust. This ray tracer comes from the Computer Graphics course at the University of Toronto taught by Alec Jacobson.

Installation

After you execute the raytracer, you will see the images created in the images folder. You can also create your own JSON file and set up your own scene to render using geometric primitives such as spheres, planes, and triangles!

Images

Here are some cool images you can create with this ray tracer! Sphere and plane Sphere and plane Sphere and plane Sphere and plane Sphere and plane Sphere and plane

Releases

No releases published

Packages

No packages published

Languages