This repository contains exercise code developed as part of the "Simulation and Data Visualization" course, displaying practical implementations of visualization techniques. The Algorithms are visualized using the Qt-Framework.
Currently featured topics:
- Voronoi Fracture
- Slice Viewer
- Direct Volume Renderer
- Pandemic Simulation
To get started follow these steps:
-
Make sure Qt (Version
6.6.3
) is installed on your system -
Install the Visual Studio extension: Qt Visual Studio Tools and configure it for Qt version
6.6.3
-
Clone this repository to your machine:
git clone https://github.com/chFleschutz/simulation-and-data-visualization.git
-
Open the solution in Visual Studio
-
Build and run