simarrange icon indicating copy to clipboard operation
simarrange copied to clipboard

STL 2D plate packer with collision simulation

Results 3 simarrange issues
Sort by recently updated
recently updated
newest added

Building simarrange with OpenCV 3.4+ fails due to [this problem](https://github.com/opencv/opencv/issues/10963). As discussed there, OpenCV is just not interested in supporting pure C compilation any more, it expects only C++ code...

With my version of admesh has mistakes on having compiled. That you use the version?

I just learned about this project the other day, and I like it! One issue I've run into, though. If an .stl file contains multiple independent volumes, it will sometimes...