Computer Graphics small projects built during the course of Prof. Fabio Pellacini.
These algorithms are developed using Yocto/GL
Every folder is set up with two files: Paper.pdf and Algorithm.cpp. The first one describes the algorithm step-by-step and shows the results. The second one is the real C++ implementations of the algoritms.