ElisaLegnani / PhotorealisticRendering

A simple raytracer for generating photorealistic images written in C++
https://elisalegnani.github.io/PhotorealisticRendering/
GNU General Public License v3.0
3 stars 0 forks source link

Create pathtracing library #12

Closed ElisaLegnani closed 3 years ago

ElisaLegnani commented 3 years ago

This PR implements classes for path-tracing.

This is a WIP and aims to implement the following classes:

and to update some existing classes:

The goal is to make the program become able to: