Skip to content

Commit

Permalink
transparent & bigger images
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmestrallet committed Oct 18, 2023
1 parent 3ddfd57 commit 15aca2d
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ this project make it possible to keep each algorithm small and independant, and
+ 📄surface.obj
```

</td><td><img src="img/Gmsh_coarse.png" style="height: 10em" alt="coarse mesh of the M7 model"/></td></tr>
</td><td><img src="img/Gmsh_coarse.png" style="height: 20em" alt="coarse mesh of the M7 model"/></td></tr>
</table>

</details>
Expand All @@ -77,7 +77,7 @@ this project make it possible to keep each algorithm small and independant, and
+ 📄surface.obj
```

</td><td><img src="img/Gmsh_fine.png" style="height: 10em" alt="fine mesh of the M7 model"/></td></tr>
</td><td><img src="img/Gmsh_fine.png" style="height: 20em" alt="fine mesh of the M7 model"/></td></tr>
</table>

</details>
Expand All @@ -104,7 +104,7 @@ this project make it possible to keep each algorithm small and independant, and
📄surface.obj
```

</td><td><img src="img/naive_labeling.png" style="height: 10em" alt="naive labeling computed on the tetrahedral mesh"/></td></tr>
</td><td><img src="img/naive_labeling.png" style="height: 20em" alt="naive labeling computed on the tetrahedral mesh"/></td></tr>
</table>

</details>
Expand Down Expand Up @@ -132,7 +132,7 @@ this project make it possible to keep each algorithm small and independant, and
📄surface.obj
```

</td><td><img src="img/labeling_painter.png" style="height: 10em" alt="a labeling obtained with labeling_painter"/></td></tr>
</td><td><img src="img/labeling_painter.png" style="height: 20em" alt="a labeling obtained with labeling_painter"/></td></tr>
</table>

</details>
Expand Down Expand Up @@ -164,7 +164,7 @@ this project make it possible to keep each algorithm small and independant, and
📄surface.obj
```

</td><td><img src="img/polycube_withHexEx.png" style="height: 10em" alt="hexmesh obtained with polycube_withHexEx"/></td></tr>
</td><td><img src="img/polycube_withHexEx.png" style="height: 20em" alt="hexmesh obtained with polycube_withHexEx"/></td></tr>
</table>

</details>
Expand Down Expand Up @@ -197,7 +197,7 @@ this project make it possible to keep each algorithm small and independant, and
📄surface.obj
```

</td><td><img src="img/global_padding.png" style="height: 10em" alt="hexmesh post-processed with a global padding"/></td></tr>
</td><td><img src="img/global_padding.png" style="height: 20em" alt="hexmesh post-processed with a global padding"/></td></tr>
</table>

</details><br/>
Expand Down
Binary file modified img/Gmsh_coarse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/Gmsh_fine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/global_padding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/labeling_painter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/naive_labeling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/polycube_withHexEx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 15aca2d

Please sign in to comment.