Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Mar 31, 2024
1 parent 99b329b commit e036c8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified images/April24/tradebalance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ <h3 class="subtitle"><pre style='text-shadow:none'>CGAL::make_triangulation();</
<h2 class="title">Axis Aligned Bounding Box Tree</h2>
<h3 class="subtitle"><pre style='text-shadow:none'>CGAL::AABB_tree tree(faces(surface_mesh));</pre></h3>
</li>
<!--
<li style="background-image: url({{ BASE_PATH }}/images/octo_0.png); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;">

<li style="background-image: url({{ BASE_PATH }}/images/April24/Seifert.png); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;">
<h2 class="title">The Heat Method</h2>
<h3 class="subtitle"><pre style='text-shadow:none'>CGAL::Heat_method_3::estimate_geodesic_distances();</pre></h3>
</li>
<!--
<li style="background-image: url({{ BASE_PATH }}/images/segmentation.png); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;">
<h2 class="title">Mesh Segmentation</h2>
<h3 class="subtitle"><pre style='text-shadow:none'>CGAL::sdf_values(surface_mesh);</pre></h3>
Expand Down Expand Up @@ -70,8 +70,8 @@ <h3 class="subtitle"><pre style='text-shadow:none'>CGAL::Polygonal_surface_recon
<li>2</li>
<li>3</li>
<li>4</li>
<!--
<li>5</li>
<!--
<li>6</li>
<li>7</li>
<li>8</li>
Expand Down

0 comments on commit e036c8c

Please sign in to comment.