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 geometry library #1

Closed adelezaini closed 3 years ago

adelezaini commented 3 years ago

This PR implements classes in Euclidean geometry in order to create objects in 3D space.

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