Update README.md

This commit is contained in:
David Coeurjolly 2022-01-18 10:59:45 +01:00 committed by GitHub
parent a89fee01a4
commit 5ac6900432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
1. Color Transfer via Discrete Optimal Transport using the sliced 1. Color Transfer via Discrete Optimal Transport using the sliced
approach: [[Note]](https://codimd.math.cnrs.fr/s/s_rh7X9wF), [[Code]](https://github.com/dcoeurjo/CGDI-Practicals/tree/main/1-SlicedOptimalTransport) approach: [[Note]](https://codimd.math.cnrs.fr/s/s_rh7X9wF), [[Code]](https://github.com/dcoeurjo/CGDI-Practicals/tree/main/1-SlicedOptimalTransport)
1bis. Bilateral Filtering (and sliced optimal transport again) [[Notes]](https://codimd.math.cnrs.fr/s/lPZt_4ybn)
2. Rasterization, z-Buffer and Winding Numbers: [[Note]](https://codimd.math.cnrs.fr/s/1L-PBLbFW) 2. Rasterization, z-Buffer and Winding Numbers: [[Note]](https://codimd.math.cnrs.fr/s/1L-PBLbFW)
3. 3d modeling: [[Note]](https://codimd.math.cnrs.fr/s/4HjiHCH9z) 3. 3d modeling: [[Note]](https://codimd.math.cnrs.fr/s/4HjiHCH9z)
4. Geometry Processing: Laplacian Smoothing and Tutte Embedding 4. Geometry Processing: Laplacian Smoothing and Tutte Embedding