Skip to content

Rudranil-Sarkar/Simple_Ray_Tracer

Repository files navigation

A Simple Ray Tracer in C++

Implementing and playing with the raytracer from Peter Shirley's book: Ray Tracing in One Weekend

Set up the scene in the main.cpp and get an PPM image as output

Things not implemented yet

  1. Shaped other than Spheres
  2. Light sources
  3. Biased Rays

About

A simple ray tracer made with C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published