andreasala98 / NM4PIG

Numerical Methods for Photorealistic Image Generation
MIT License
2 stars 1 forks source link

Geometry features #1

Closed andreasala98 closed 3 years ago

andreasala98 commented 3 years ago

This PR is to track changes of our first branch. The geometry branch adds some important features to the project:

TommasoArmadillo commented 3 years ago

For me this works great!

We correctly implemented the struct Vec and Point, and all the methods requested. All the tests are working fine as well. We could check the first 3 tasks for this PR.

Next week we'll implement the linear transformations.

PietroKlausner commented 3 years ago

All that needed to be' done is now done, we are ready to merge to master.