CGDI/README.md
2021-03-25 10:04:09 +01:00

1.2 KiB

CGDI-Practicals

Main website for the CGDI Lecture

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]