Computer Graphics and Digital Images (M1, ENS Lyon, 2021)
The main page for the course can be found here
https://perso.liris.cnrs.fr/vincent.nivoliers/cgdi/ (with Vincent
Nivoliers). I just recall here the links to the practicals:
Practicals
- Color Transfer via Discrete Optimal Transport using the sliced
approach: [Note], [Code]
- Rasterization, z-Buffer and Winding Numbers: [Note]
- 3d modeling: [Note]
- Geometry Processing: Laplacian Smoothing and Tutte Embedding
[Note], [Code]
- Geometry Processing: Discrete Differential Operators on Meshes and Dirichlet Problems [Note], [Code]
- Monte Carlo Geometry Processing [Note], [Code]
- kd-Tree and MC Geometry Processing -bis- [Note]