top of page

Raytracing

Columbia University, Course COMS4160 : Computer Graphics

October 2022

Lab

A rendering engine programmed from scratch in C++ using raytracing method with the Phong shading model, in addition to refraction and reflection rays. The simple geometries (sphere, planes, triangle, etc..) are computer generated. (Source files: Copyright (C) 2022 by Hadi Fadaifard)

logo_github.png

Demo Video

bottom of page