manyfold
manyfold copied to clipboard
Convert to preferred file format
For example, I'd like to have everything in 3MF - it's smaller, better for 3d printing, enforces manifold geometry, etc. It would be great to be able to standardise files into a single format.
TODO:
- [x] #1683
- [x] #1684
NLNet Milestone 1.8
There's a bigger bit of work to do here which I want to do with Mittsu and proper loaders/exporters, but I wonder if I could get a quicker win by integrating ASCII->Binary STL conversion from https://github.com/cmpolis/convertSTL, by @cmpolis, especially as it's already in Ruby. @cmpolis, would you mind if I take your code and build it in (with credit of course)?