From b791135d9d5a55376dc2458fd8a4adae08ed3ff6 Mon Sep 17 00:00:00 2001 From: David Coeurjolly Date: Wed, 3 Feb 2021 15:24:34 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ece1562..982f932 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,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) +3. 3d modeling and geometry processing (1) [[Note]](https://codimd.math.cnrs.fr/s/4HjiHCH9z)