Summer Term 2021

Algorithmen und Datenstrukturen (AuD)
Additional Information can be found on the official lecture website ...
Flow Visualization (FlowVis)
Flow data appears in a variety of applications such as simulation and computation of flow around cars, planes and ships, atmospheric flow for weather forecast, studying flow in bottling / filling devices and dynamical systems There are different aims such as perceiving and understanding physical phenomena, modeling of flow processes, optimization in technical design and search for potential damage reasons ...
Grundlagen der Computergraphik (Graphik I)
Onlinesemester Grundlagen der Computergraphik (Computergraphik I) Die Computergraphik behandelt die Erzeugung und Manipulation künstlicher Bilder mit dem Computer, die in Form von Bildbeschreibungen (Modell) vorliegen Die klassischen Hauptrichtungen der Computergraphik sind dabei die Modellierung/Akquisition, Bearbeitung (Processing), Rendering (Darstellung) und die Interaktion ...
Mesh Processing (MP)
Polygonal meshes constitute a flexible and convenient representation of surfaces This course covers geometry processing and geometric modeling based on such meshes It complements the CAGD lecture which introduced piecewise polynomial curves and surfaces, i...
Grundlagen der C++ Programmierung
Trotz immer weiter abstrahierter Programmierkonzepte spielt C++ nach wie vor eine wesentliche und teils wachsende Rolle In vielen Bereichen, wo komplexe Anwendungen hohe Ansprüche an Performance und Effizienz stellen, ist C++ nicht wegzudenken Sie ist eine moderne Hochsprache, die sowohl ein hohes Maß an Abstraktion als auch hardwarenahe Programmierung erlaubt...