/DeepNestPort

DeepNest C# Port DXF Fork

Primary LanguageC#MIT LicenseMIT

DeepNestPort (Dxf Fork)

This fork was created to Add Dxf import and export support from the commandline.

Now using IXMilia Dxf Under (Apache License 2.0)

DeepNest C# Port (https://github.com/Jack000/Deepnest)

Project progress: 80%

Compiling minkowski.dll

  1. 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
  1. Run compile.bat using Developer Command Prompt for Visual Studio
  2. Copy minkowski.dll to DeepNestPort.exe folder