Skip to content

ucx15/LiTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiTrace

This is a very simple implementation of a Ray Tracer in C++.

Dependencies

Quick Start

$ ./build.ps1
$ ./LiTrace

Features

  • Diffuse Shading (Lambert)
  • Recursive Reflections with unlimited depth (to recursion limit)
  • Multiple Objects (Spheres)
  • Reinhard Tonemapping

Releases

No releases published

Packages

No packages published