Triangulated Surface Mesh Simplification Using CGAL To Export File Easily**(Windows platfrom only)**
##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
##LICENSE GPL