diff --git a/index.md b/index.md index cc189ddf82406a2d2be68b054c176eaa822a6426..3fff85208f04ca41b9c3ec2bb046470464520534 100644 --- a/index.md +++ b/index.md @@ -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