This commit is contained in:
David Coeurjolly 2021-02-21 18:08:22 +01:00
parent d3f1f9a62f
commit fce6b803e6
No known key found for this signature in database
GPG Key ID: 274E6AF0FE3AAF25

View File

@ -7,4 +7,5 @@
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)
2. Rasterization, z-Buffer and Winding Numbers: [[Note]](https://codimd.math.cnrs.fr/s/1L-PBLbFW)
3. 3d modeling and geometry processing (1): [[Note]](https://codimd.math.cnrs.fr/s/4HjiHCH9z)
3. 3d modeling: [[Note]](https://codimd.math.cnrs.fr/s/4HjiHCH9z)
4. Geometry Processing