Skip to content

kallaballa/nestcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nestcpp

An effort to implement 2D irregual bin packing for laser cutters and cnc milling. 2D IBP is about packing shapes (irregual polygons) as tightly as possbile to safe material when cutting from sheets. This project started out as a porting attempt of Svgnest but after some initial work i decided to implement it from scratch. A first step has been done by implementing no-fit polygon generation in a C++ library which is a fundamental optimization needed for 2D IBP.

About

An effort to implement 2D irregual bin packing for laser cutters and cnc milling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors