asvrada / RayTracer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C++ 96.6%Language:CMake 3.4%