CGDI/README.md
David Coeurjolly 812771ac05
readme
2021-03-18 09:25:59 +01:00

1.1 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]