top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

[C++] Simple Raytracer

Date

December 2023

Link

Location

Toronto

Project type

C++ Program

Role

Programmer

Simple Raytracer

Course project, Introduction to 3D Computer Graphics, York University

A C++ implementation of a ray-tracing algorithm, using the glm library, designed to support sphere tracing and light inputs. This project features light models encompassing ambient, diffuse, specular, and reflection properties, offering a comprehensive study of light interactions in 3D graphics.

bottom of page