Ray Tracing

More Details

  • Date: Fall 2020
  • Class: CS 4620 (Graphics)
  • Project URL: Github

One of our projects for my Graphics class was implementing a Ray Tracing algorithm. What this means is to backtrack different rays of light that bounces off different materials. This way correct highlighting and shadowing could be seen on the rendered image. This tree was one of our rendered images using ray tracing on cubes.