4-practical
This commit is contained in:
parent
076bb03b1c
commit
ccf6962288
8275
4-LaplacianSmoothing/bimba-mix.obj
Normal file
8275
4-LaplacianSmoothing/bimba-mix.obj
Normal file
File diff suppressed because it is too large
Load Diff
139346
4-LaplacianSmoothing/bunny-large.obj
Normal file
139346
4-LaplacianSmoothing/bunny-large.obj
Normal file
File diff suppressed because it is too large
Load Diff
139346
4-LaplacianSmoothing/bunny-noise.obj
Normal file
139346
4-LaplacianSmoothing/bunny-noise.obj
Normal file
File diff suppressed because it is too large
Load Diff
6120
4-LaplacianSmoothing/bunnyhead.obj
Normal file
6120
4-LaplacianSmoothing/bunnyhead.obj
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
cmake_minimum_required(VERSION 3.12)
|
cmake_minimum_required(VERSION 3.12)
|
||||||
|
|
||||||
project(CGDI)
|
project(CGDI-4)
|
||||||
|
|
||||||
|
|
||||||
# Print the build type
|
# Print the build type
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
#include "polyscope/polyscope.h"
|
#include "polyscope/polyscope.h"
|
||||||
#include "polyscope/surface_mesh.h"
|
#include "polyscope/surface_mesh.h"
|
||||||
|
#include "polyscope/point_cloud.h"
|
||||||
|
|
||||||
using namespace geometrycentral;
|
using namespace geometrycentral;
|
||||||
using namespace geometrycentral::surface;
|
using namespace geometrycentral::surface;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user