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

  1. Color Transfer via Discrete Optimal Transport using the sliced approach: [Note], [Code]
  2. Rasterization, z-Buffer and Winding Numbers: [Note]
  3. 3d modeling: [Note]
  4. Geometry Processing: Laplacian Smoothing and Tutte Embedding [Note], [Code]
  5. Geometry Processing: Discrete Differential Operators on Meshes and Dirichlet Problems [Note], [Code]
  6. Monte Carlo Geometry Processing [Note], [Code]
  7. kd-Tree and MC Geometry Processing -bis- [Note]