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.
forked from kallaballa/nestcpp
-
Notifications
You must be signed in to change notification settings - Fork 0
An effort to implement 2D irregual bin packing for laser cutters and cnc milling.
License
YChuan1115/nestcpp
About
An effort to implement 2D irregual bin packing for laser cutters and cnc milling.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 95.6%
- Makefile 4.4%