Skip to content

9swampy/DeepNestPort

 
 

Repository files navigation

DeepNestPort

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

DXF Import: https://github.com/IxMilia/Dxf

Project status: WIP

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

About

DeepNest C# Port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.0%
  • C++ 2.0%