2D polygonal nesting for Rhino / Grasshopper — pack irregular parts onto sheets with minimal waste (parts and sheets may have holes, parts can nest inside holes, and sheets can be non‑rectangular). The nesting engines are C++ implementations for Rhino .NET user interface.
Install, components, build & publish: https://petrasvestartas.github.io/OpenNest/
The same nesting engines are also available from Python as the COMPAS plugin compas_nest
(pip install compas_nest; runs in the Rhino 8 Script Editor too):
https://petrasvestartas.github.io/compas_nest/
OpenNest is released under the MIT License — see LICENSE.
Developed by Petras Vestartas.
Builds on published nesting methods — see CREDITS.md.
