This commit is contained in:
David Coeurjolly 2021-03-02 17:36:23 +01:00
parent e351a15d75
commit f9e7cbf204
No known key found for this signature in database
GPG Key ID: 274E6AF0FE3AAF25
6 changed files with 21153 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.12)
project(CGDI-4)
project(CGDI-5)
# Print the build type

File diff suppressed because it is too large Load Diff

View File

@ -27,6 +27,9 @@ int main(int argc, char **argv) {
mesh->getFaceVertexList(),
polyscopePermutations(*mesh));
// Give control to the polyscope gui
polyscope::show();

BIN
5-GeomProcessing/linear.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 454 KiB

BIN
5-GeomProcessing/sin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 KiB

12011
5-GeomProcessing/spot.obj Normal file

File diff suppressed because it is too large Load Diff