/RayTracer

Learning Ray Tracing, so write this simple ray tracer following the steps from Fundamentals of Computer Graphics

Primary LanguageC++

RayTracer

Learning Ray Tracing, so write this simple ray tracer following the steps from Fundamentals of Computer Graphics

Progress: Can render Spheres using Lambertian and Blinn-Phong Model with reflections

Demo