arpruss %!s(int64=8) %!d(string=hai) anos
pai
achega
f29d7f2b09
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      split.html

+ 7 - 0
split.html

@@ -1,5 +1,12 @@
 <html>
+<title>Split STL mesh</title>
 <body>
+<p>This is a simple piece of javascript (licensed under the MIT license) by
+<a href="http://www.thingiverse.com/arpruss/">Alexander Pruss</a> that splits an STL mesh file that contains multiple parts into
+those multiple parts.</p>
+<p>This may well fail if the mesh is defective and has points that are meant to be coincident 
+but are merely close together.</p>
+<p>All the processing is done in your browser--your STL is not uploaded to any server.</p>
 <input type="file" id="file" name="file" />
 <ul id="console">
 </ul>