
iVS3D
Preprocessing for Structure-From-Motion
iVS3D is a tool for preprocessing images for Structure-From-Motion (SfM) pipelines, including image selection, filtering, and metadata extraction.

Jun 12, 2025

Realtime Rendering
Practical course at KIT
In this practical course, numerous realtime rendering techniques were implemented using an OpenGL framework. These include Level of Detail (LOD) techniques, Precomputed Lighting, Path Guiding, Denoising and ReSTIR.

Apr 26, 2025

2D Fluid Simulation on the GPU
Practical course at KIT
A 2D grid-based fluid simulation built with Vulkan compute shaders to utilize GPU hardware. A thorough performance analysis was conducted to optimize shader dispatches and memory throughput. Ghost zoning and kernel decomposition were implemented in the pressure projection shader.

Aug 2, 2023