DeepNest C# Port (https://github.com/Jack000/Deepnest)
DXF Import: https://github.com/IxMilia/Dxf
Project status: WIP
- Replace <boost_1.62_path> with your real BOOST (1.62) path in compile.bat
Example:
cl /Ox ..... -I "C:\boost_1_62_0" /LD minkowski.cc
- Run compile.bat using Developer Command Prompt for Visual Studio
- Copy minkowski.dll to DeepNestPort.exe folder