alecjacobson / geometry-processing-introduction

Introductory assignment for Geometry Processing course
Mozilla Public License 2.0
116 stars 131 forks source link

Additional Include #89

Open CliftonS opened 2 years ago

CliftonS commented 2 years ago

For assignment 1 can we add additional #include for using non-banned igl functions and for std classes such as std::set, or including map?

CliftonS commented 2 years ago

Also I think that #include edges.h is needed in the .cpp file to use the function in euler_characteristics.cpp?