Skip to content

A library for manipulating 3D meshes as set operations on convex objects

License

Notifications You must be signed in to change notification settings

joe-jordan/layermesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layermesh

A library for manipulating 3D meshes as set operations on convex objects Build Status

Layermesh allows you build complicated non-convex 3D meshes by combining convex objects, and export the resultant mesh as an STL or TIFF file for 3D printing.

Layermesh is currently in development. It is written in C++, and built on CGAL, the [http://www.cgal.org/](Computational Geometry Algorithms Library,) specifically on its [http://doc.cgal.org/latest/Manual/packages.html#PkgTriangulation3Summary](Triangulation 3D) module, which is licensed under GPLv3 (and therefore so is this project.)

About

A library for manipulating 3D meshes as set operations on convex objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published