Teaching

Realistic Image Synthesis

Advanced lecture, Universität des Saarlandes, Computer Graphics, 2024

This advanced lecture discusses the mathematical concepts and algorithms that are used to simulate the propagation of light in a virtual scene. The topics include Monte Carlo sampling, various Global Illumination algorithms (from the basic Path Tracing algorithm to more advanced algorithms like Vertex Connection and Merging), and HDR imaging. In the practical exercises, the students implement some of the algorithms discussed in the lecture in a lightweight rendering framework. (courses page)

Mathematics refresher course

Undergraduate course, Rennes 1, BUT1 GEII, 2023

The Mathematics Refresher Course is designed for first-year students to review and reinforce key mathematical concepts after the summer break. This course focus on essential topics such as derivatives, trigonometry, and functional analysis, providing a comprehensive review through targeted exercise sessions.