/Herosaver

An educational tool for exporting stl from THREE.js

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Herosaver

Methodology to Save Configuration and STLs from websites using the THREE.JS framework for academic and educational purposes.

Please Always think about the developers of such websites and try to support them whenever possible, as without them, there would be no such tools.

This is based on some ideas from TeaWithLucas, with a focus on making UI lighter & code simpler. I modernized the code a bit (class, let, const, arrow-fucntions, etc) and got rid of the inline UI (I like it better as a bookmarklet.)

Usage

Learn more about how to use this, here

todo

  • add greasemonkey support back