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

+ 2 - 0
split.html

@@ -7,6 +7,8 @@ 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>
+<p><b>Warning:</b> If an object has a cavity surrounded by material on all sides, you will get one mesh for the outer surface
+and an inside-out mesh for the cavity. Solving this problem would require significant coding.</p>
 <input type="file" id="file" name="file" />
 <ul id="console">
 </ul>