|
@@ -20,7 +20,7 @@
|
|
|
<li><a href=http://tetgen.berlios.de/fformats.face.html
|
|
|
class=missing>.face</a> TetGen's file format for simplicial facets.</li>
|
|
|
<li><a href="http://www.ann.jussieu.fr/frey/publications/RT-0253.pdf#page=33">.mesh</a> Medit's triangle surface mesh + tetrahedral volume mesh file format, see page 33, section 7.2.1</li>
|
|
|
- <li><i>.node</i> List of points (vertices). Described indentically (upto
|
|
|
+ <li><i>.node</i> List of points (vertices). Described identically (upto
|
|
|
accepted dimensions, use of attributes and boundary markers) by <a
|
|
|
href="https://www.cs.cmu.edu/~quake/triangle.node.html">Triangle</a>, <a
|
|
|
href=http://tetgen.berlios.de/fformats.node.html>TetGen</a>, and <a
|
|
@@ -37,7 +37,7 @@
|
|
|
href=https://en.wikipedia.org/wiki/Portable_Network_Graphics>.png</a>
|
|
|
Portable Network Graphics image file. IGLLIB (in the libiglpng extra)
|
|
|
supports png image files via the <a href=https://github.com/yig/yimg>yimg</a>
|
|
|
- library. Alpha channels and compression are suppported.</li>
|
|
|
+ library. Alpha channels and compression are supported.</li>
|
|
|
<li><i>.poly</i> Piecewise-linear complex. This format comes in many similar but importantly different flavors:
|
|
|
<a href="https://www.cs.cmu.edu/~quake/triangle.poly.html">triangle's</a>, <a href="http://tetgen.berlios.de/fformats.poly.html">tetgen's</a>, <a href="http://sparse-meshing.com/svr/0.2.1/format-poly.html">pyramid/SVR's</a></li>
|
|
|
<li><a href=./rbr.html>.rbr</a> ASCII files for saving state of ReAntTweakBar</li>
|