Skip to content

Commit

Permalink
deploy: d28b65c
Browse files Browse the repository at this point in the history
  • Loading branch information
janetournois committed Nov 26, 2024
1 parent 19eb9c9 commit 338e3d5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
5 changes: 2 additions & 3 deletions 2024/12/01/mesh3-improvements/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,8 @@ <h3>Approximation Criterion on Feature Edges</h3>
The list of CGAL meshing criteria has been enriched with a new criterion that enables the user to
define an upper bound on the distance between the input feature graph and the output feature edges.</p>

<p>The following example shows how to use this new criterion, called <code>edge_distance</code>:
<a href="https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html">
mesh_polyhedral_domain_with_edge_distance.cpp</a>.</p>
<p>The example <a href="https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html">
mesh_polyhedral_domain_with_edge_distance.cpp</a> shows how to use this new criterion, called <code>edge_distance</code>.</p>

<div style="text-align:center;">
<a href="../../../../images/mesh3_edge_distance_stool.png"><img src="../../../../images/mesh3_edge_distance_stool.png" style="max-width:65%" /></a><br />
Expand Down
7 changes: 3 additions & 4 deletions atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>CGAL</title>
<link href="http://www.cgal.org/" rel="self"/>
<link href="http://www.cgal.org"/>
<updated>2024-11-26T15:03:10+00:00</updated>
<updated>2024-11-26T16:02:19+00:00</updated>
<id>http://www.cgal.org</id>
<author>
<name>CGAL Editorial Board</name>
Expand Down Expand Up @@ -103,9 +103,8 @@ until they are satisfied.
The list of CGAL meshing criteria has been enriched with a new criterion that enables the user to
define an upper bound on the distance between the input feature graph and the output feature edges.&lt;/p&gt;

&lt;p&gt;The following example shows how to use this new criterion, called &lt;code&gt;edge_distance&lt;/code&gt;:
&lt;a href=&quot;https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html&quot;&gt;
mesh_polyhedral_domain_with_edge_distance.cpp&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The example &lt;a href=&quot;https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html&quot;&gt;
mesh_polyhedral_domain_with_edge_distance.cpp&lt;/a&gt; shows how to use this new criterion, called &lt;code&gt;edge_distance&lt;/code&gt;.&lt;/p&gt;

&lt;div style=&quot;text-align:center;&quot;&gt;
&lt;a href=&quot;../../../../images/mesh3_edge_distance_stool.png&quot;&gt;&lt;img src=&quot;../../../../images/mesh3_edge_distance_stool.png&quot; style=&quot;max-width:65%&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Expand Down
9 changes: 4 additions & 5 deletions rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>CGAL - CGAL Editorial Board</description>
<link>http://www.cgal.org</link>
<link>http://www.cgal.org</link>
<lastBuildDate>2024-11-26T15:03:10+00:00</lastBuildDate>
<pubDate>2024-11-26T15:03:10+00:00</pubDate>
<lastBuildDate>2024-11-26T16:02:19+00:00</lastBuildDate>
<pubDate>2024-11-26T16:02:19+00:00</pubDate>
<ttl>1800</ttl>


Expand Down Expand Up @@ -98,9 +98,8 @@ until they are satisfied.
The list of CGAL meshing criteria has been enriched with a new criterion that enables the user to
define an upper bound on the distance between the input feature graph and the output feature edges.&lt;/p&gt;

&lt;p&gt;The following example shows how to use this new criterion, called &lt;code&gt;edge_distance&lt;/code&gt;:
&lt;a href=&quot;https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html&quot;&gt;
mesh_polyhedral_domain_with_edge_distance.cpp&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The example &lt;a href=&quot;https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html&quot;&gt;
mesh_polyhedral_domain_with_edge_distance.cpp&lt;/a&gt; shows how to use this new criterion, called &lt;code&gt;edge_distance&lt;/code&gt;.&lt;/p&gt;

&lt;div style=&quot;text-align:center;&quot;&gt;
&lt;a href=&quot;../../../../images/mesh3_edge_distance_stool.png&quot;&gt;&lt;img src=&quot;../../../../images/mesh3_edge_distance_stool.png&quot; style=&quot;max-width:65%&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Expand Down

0 comments on commit 338e3d5

Please sign in to comment.