Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 381 Bytes

File metadata and controls

10 lines (5 loc) · 381 Bytes

Computer_Graphics_course_projects

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.