practical 2

This commit is contained in:
David Coeurjolly 2021-01-26 09:54:35 +01:00
parent 57bcee9faa
commit e837e1846e
No known key found for this signature in database
GPG Key ID: 274E6AF0FE3AAF25

View File

@ -6,3 +6,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)