
Splitting of Meshes in Object-Space
PR/BA
Content:
Description
Displaying meshes using illustrative rendering techniques requires various operations. When there is a need to reveal internal structures, the mesh might need to be split.
Tasks
The goal of this project is to implement a method which can split 3D meshes into parts. Both convex and concave meshes should be supported. The primary focus will be on splitting a mesh into two parts by using a plane. The method will be implemented in object-space.
Requirements
- Basic knowledge in computer graphics and visualization
- Programming in C++
- Knowledge of English language (source code comments and final report should be in English)
- Knowledge of cmake and Qt is advantageous
Environment
The project should be implemented as a plugin in the Volumeshop Framework.
Contact
Email: jschmidt (at) cg.tuwien.ac.at
Homepage: Johanna Schmidt