Negrini085 / PhotoNim

PhotoNim: a CPU raytracer with BVH optimization based on kmeans clustering
https://negrini085.github.io/PhotoNim/
GNU General Public License v3.0
4 stars 1 forks source link

Ellipsoid #60

Closed Negrini085 closed 4 months ago

Negrini085 commented 5 months ago

We should implement ellipsoids, because when we chose to add center and radius to spheres we just discarded the possibility to have ellipsoids applying non isotropic scaling.