Skip to content

TyrealGray/SurfaceMeshSimplification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SurfaceMeshSimplification

Triangulated Surface Mesh Simplification Using CGAL To Export File Easily**(Windows platfrom only)** screenshot ##How to use

// create .bat file and type cmd line like
// (name of exe) (mesh .obj/.stl file) (output .obj/.stl file) (number of rate)
MeshSimplification.exe originFile.obj outpuFile.obj 0.3

##If you want to change source code

  • Download CGAL
  • Also you need Boost and CMake
  • Create and build source code :)

##LICENSE GPL

About

Triangulated Surface Mesh Simplification Using CGAL To Export File Easily

Resources

License

Stars

Watchers

Forks

Packages

No packages published