Skip to content
Snippets Groups Projects
Commit 5aa0574c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Add a link to Triangle
parent 89b1d8b7
No related branches found
No related tags found
No related merge requests found
...@@ -165,10 +165,11 @@ href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License ...@@ -165,10 +165,11 @@ href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License
In short, this means that everyone is free to use Gmsh and to In short, this means that everyone is free to use Gmsh and to
redistribute it on a free basis. Gmsh is not in the public domain; it redistribute it on a free basis. Gmsh is not in the public domain; it
is copyrighted and there are restrictions on its distribution (see the is copyrighted and there are restrictions on its distribution (see the
<a href="http://www.gnu.org/copyleft/gpl.html">license</a> and the <a <a href="http://www.gnu.org/copyleft/gpl.html">license</a> and its
href="http://www.gnu.org/copyleft/gpl-faq.html">FAQ</a>). For example, associated <a href="http://www.gnu.org/copyleft/gpl-faq.html">FAQ</a>).
you cannot integrate this version of Gmsh (in full or in parts) in any For example, you cannot integrate this version of Gmsh (in full or in
<em>closed-source</em> software you plan to distribute (commercially or not). parts) in any <em>closed-source</em> software you plan to distribute
(commercially or not).
<p> <p>
If you want to integrate Gmsh into a closed-source software, or want If you want to integrate Gmsh into a closed-source software, or want
to sell a modified closed-source version of Gmsh, please contact us in to sell a modified closed-source version of Gmsh, please contact us in
...@@ -189,7 +190,7 @@ Everybody loves screenshots... So here are some: ...@@ -189,7 +190,7 @@ Everybody loves screenshots... So here are some:
(<a href="/gmsh/gallery/screenshot4-small.gif">small</a>). (<a href="/gmsh/gallery/screenshot4-small.gif">small</a>).
<p> <p>
Some other pictures made with Gmsh: And here are some other pictures made with Gmsh:
<ul> <ul>
<li>Part of a shoulder bone: <li>Part of a shoulder bone:
<a href="/gmsh/gallery/shoulder1.gif">pict1</a>, <a href="/gmsh/gallery/shoulder1.gif">pict1</a>,
...@@ -255,6 +256,13 @@ The mesh database that will be used by Gmsh in the future has its ...@@ -255,6 +256,13 @@ The mesh database that will be used by Gmsh in the future has its
own homepage: take a look at <a href="http://www.scorec.rpi.edu/AOMD/">AOMD, own homepage: take a look at <a href="http://www.scorec.rpi.edu/AOMD/">AOMD,
the Algorithm Oriented Mesh Database</a>. the Algorithm Oriented Mesh Database</a>.
<p>
Gmsh can use <a
href="http://www-2.cs.cmu.edu/~quake/triangle.html">Triangle</a> as an
alternative isotropic 2D mesh generator. See Jonathan Shewchuk's <a
href="http://www-2.cs.cmu.edu/~quake/tripaper/triangle0.html">webpage</a>
for more information.
<p> <p>
Back to <a href="/">geuz.org</a> Back to <a href="/">geuz.org</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment