From e837e1846e231e4767378676bd2b9bdf0461b0b1 Mon Sep 17 00:00:00 2001 From: David Coeurjolly Date: Tue, 26 Jan 2021 09:54:35 +0100 Subject: [PATCH] practical 2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0017395..ece1562 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,4 @@ 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)