manyfold
manyfold copied to clipboard
Add support for stp files
This is a new one on me, so here's something for me to read: https://openstpfile.com/
We'll need a STP loader for three.js, which should be doable. Other formats are here: https://github.com/mrdoob/three.js/tree/master/examples/js/loaders, we can hopefully build off one of those.
I can't render them yet, but I've added them into the scanner, so at least they'll show up for tagging, download, etc.