Go to file
Christoph Stahl c86aa03d63 Added mount and base exporting 2018-12-30 16:39:18 +01:00
LICENSE Update LICENSE 2017-07-03 14:29:57 +02:00
README.md Added mount and base exporting 2018-12-30 16:39:18 +01:00
herosaver.js Added mount and base exporting 2018-12-30 16:39:18 +01:00
herosaver.min.js Added mount and base exporting 2018-12-30 16:39:18 +01:00

README.md

Herosaver

Save Configuration and STL of https://www.heroforge.com/

Usage

  1. Go to https://www.heroforge.com/
  2. Open the Javascript Console [F12], then click on Console
  3. Paste the following
$("<script>").load("https://raw.githubusercontent.com/mrdoob/three.js/dev/build/three.min.js").appendTo($("body"))
$("<script>").load("https://raw.githubusercontent.com/christofsteel/herosaver/master/herosaver.min.js").appendTo($("body"))

Limitations

Some details of the figures are implemented via shaders. These are not exported :( This is also the reason, the exported figures look a bit blocky. If you want hight quality exports, consider purchasing the stl files from heroforge :)