osresearch / plotter-vision

Hidden Wireframe removal demo in p5.js
GNU General Public License v2.0
83 stars 17 forks source link

Merge STLs #12

Open osresearch opened 3 years ago

osresearch commented 3 years ago

When loading a file it could add to the current STL, rather than replacing it.

sctv commented 4 months ago

This would be a massive undertaking because you would suddenly need to say where the models are in relation to each other. Can easily use prusaslicer(for example) or similar to generate the merged stl, including reducing the mesh complexity if important.