Merge branch 'main' of github.com:dcoeurjo/CGDI-Practicals

This commit is contained in:
David Coeurjolly 2021-02-03 16:40:11 +01:00
commit 0e4c3c3557

View File

@ -7,3 +7,4 @@
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)
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 and geometry processing (1): [[Note]](https://codimd.math.cnrs.fr/s/4HjiHCH9z)