<li><aid="exportFOLD"href="#">Save Simulation as FOLD...</a></li>
<li><aid="exportSTL"href="#">Save Simulation as STL...</a></li>
<li><aid="exportOBJ"href="#">Save Simulation as OBJ...</a></li>
...
...
@@ -909,6 +913,7 @@
<ul>
<li>All rendering and 3D interaction done with <atarget="_blank"href="https://threejs.org/">three.js</a></li>
<li><ahref="https://www.npmjs.com/package/path-data-polyfill"target="_blank">path-data-polyfill</a> helps with SVG parsing</li>
<li><ahref="https://github.com/edemaine/fold"target="_blank">FOLD</a> is used as the internal data structure, and methods from the FOLD api are used for SVG parsing</li>
<li>Arbitrary polygonal faces of imported geometry are triangulated using the <atarget="_blank"href="https://github.com/mapbox/earcut">Earcut Library</a></li>
<li><atarget="_blank"href="https://jquery.com/">jQuery</a>, <atarget="_blank"href="http://getbootstrap.com/">Bootstrap</a>, and the
<atarget="_blank"href="http://designmodo.github.io/Flat-UI/">Flat UI theme</a> used to build the GUI</li>
...
...
@@ -1046,7 +1051,7 @@
Filename: <inputid="stlFilename"value=""placeholder=""class="bigInput text form-control"type="text"> .stl<br/><br/>