Skip to content

tomelf/CS530-Projects-Scientific-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS530-Projects-Scientific-Visualization

Python projects for scientific visualization with VTK.

Project 1, 2 - Interpolation and Color Visualization

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

Project 3 - Isosurfaces

The project considers isosurfaces to visualize three-dimensional scalar datasets. Other topics covered in this context are transparency, clipping, and multi-dimensional transfer functions.

Project 3 Report

Project 4 - Volume Rendering and 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.

Project 4 Report

Project 5 - Vector Field Visualization

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.

Project 5 Report

About

Python projects for scientific visualization with VTK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages