Skip to content
Snippets Groups Projects
Commit e7bb2848 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

ajout delaunay

parent f9b74faa
No related branches found
No related tags found
No related merge requests found
......@@ -75,4 +75,10 @@ corrige: false
## Pointeurs avancés [PDF](pointeurs_fonctions.pdf)
- Pointeurs de fonctions.
- Pointeurs et `const`.
\ No newline at end of file
- Pointeurs et `const`.
## Algorithme de triangulation [PDF](delaunay.pdf)
- Qu'est-ce qu'une triangulation?
- La triangulation de Delaunay.
- L'algorithme de Bowyer--Watson.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment