Update README.md

This commit is contained in:
David Coeurjolly 2021-03-04 10:06:47 +01:00 committed by GitHub
parent ced3ab1f96
commit 12fbf0bb32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,3 +10,4 @@
3. 3d modeling: [[Note]](https://codimd.math.cnrs.fr/s/4HjiHCH9z)
4. Geometry Processing: Laplacian Smoothing and Tutte Embedding
[[Note]](https://codimd.math.cnrs.fr/s/97oyynV5t), [[Code]](https://github.com/dcoeurjo/CGDI-Practicals/tree/main/4-LaplacianSmoothing)
5. Geometry Processing: Discrete Differential Operators on Meshes and Dirichlet Problems [[Note]](https://codimd.math.cnrs.fr/s/QMfjkgib2), [[Code]](https://github.com/dcoeurjo/CGDI-Practicals/tree/main/5-GeomProcessing)