Python projects for scientific visualization with VTK.
The two projects involve exploring interpolation schemes and the use of color mapping to visualize two-dimensional scalar datasets.
Project 1 Report
Project 2 Report
The project considers isosurfaces to visualize three-dimensional scalar datasets. Other topics covered in this context are transparency, clipping, and multi-dimensional transfer functions.
The topic of the project is direct volume rendering. A transfer function design approach is presented that exploits the close connection between isosurfacing and volume rendering.
The project is concerned with flow visualization. Your task consists in applying the main vector field visualization techniques (glyphs, streamlines, and stream surfaces) to a CFD velocity dataset. An optional task that counts toward extra credit is on tensor field visualization.