Hi,<br><br>I&#39;m not sure to understand the difference between your v.triangle and the v.delaunay (<a href="http://grass.osgeo.org/grass64/manuals/html64_user/v.delaunay.html">http://grass.osgeo.org/grass64/manuals/html64_user/v.delaunay.html</a>) already in grass core ... for what I see in your pdf exemple, it seems that your new module is giving almost the same result as v.delaunay would do ...<br>
<br>can you explain the differences ? I like to learn new things in grass ;)<br><br><br>cheers,<br>Sylvain<br><br><br><div class="gmail_quote">2012/4/20 Alexander Muriy <span dir="ltr">&lt;<a href="mailto:amuriy@gmail.com">amuriy@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all. <br><div class="gmail_quote"><br>I wrote a shell-script module &lt;v.triangle&gt;  that is &quot;front-end&quot; for the famous &lt;Triangle&gt; utility (<a href="http://www.cs.cmu.edu/%7Equake/triangle.html" target="_blank">http://www.cs.cmu.edu/~quake/triangle.html</a>) of J.R. Shewchuk. I&#39;m planning to add it to GRASS-Addons wiki page :)<br>




<br>&lt;Triangle&gt; makes exact Delaunay triangulations, constrained Delaunay triangulations, conforming Delaunay triangulations and high-quality triangular meshes. On GIS terminology, it produces 2D TIN, optionally with &quot;breaklines&quot;.<br>




<br>Link:  <a href="https://raw.github.com/amuriy/GRASS-scripts/master/v.triangle" target="_blank">https://raw.github.com/amuriy/GRASS-scripts/master/v.triangle</a><br><br><br>P.S. It generally works but centroids in final TIN have &quot;0&quot; heights. Now I think about some hack to make the right centroids in all areas of TIN.<br>




<br>-----------------------------------------------------------------<br>Comparison of the one resulting TIN with the TIN produced in ArcView 3D Analyst see in linked PDF (<a href="http://dl.dropbox.com/u/42016908/ArcView_GRASS_TIN_breaklines.pdf" target="_blank">http://dl.dropbox.com/u/42016908/ArcView_GRASS_TIN_breaklines.pdf</a>) <br>

-----------------------------------------------------------------<br>


</div><br>
<br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
<br></blockquote></div><br>