CGDI/README.md
2022-01-18 11:00:09 +01:00

1.3 KiB

CGDI-Practicals

Main website for the CGDI Lecture

Practicals

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