Skip to content

KyleFung/RayTracer

Repository files navigation

Recursive Ray Tracer in C++

A software implementation of a recursive ray tracer to render scenes of triangle and sphere primitives as specified by an input text file. Features Blinn-Phong shading, ambient lighting and, reflections. Uses glm library for vector and matrix maths operations.

Source code: https://github.com/KyleFung/RayTracer

Sample output:
alt tag
alt tag
alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages