Vis Course © 2014–2024
CC-BY NC 2.0 Stefan Röttger
Vis Course
In this Visualization course we will learn
- how to write 3D software with OpenGL
- and how to use OpenGL to visualize medical 3D data like MR or CT scans.
The Vis lectures for this course can be found here:
Medical Visualization Lecture
Time schedule:
- The semester is divided in two:
- The first half of the semester will closely follow the first half of the CG lecture.
- In the second half of the semester we will build on that foundation and switch our focus to Medical Visualization topics as outlined in the Vis lecture. The Vis Course Excercises will be conducted as part of the latter.
Medical Visualization Exercises
Course Organisation: click here
- VIS Exercise #00
- CG Exercise #01
- CG Exercise #04 #05 #06 #07
- VIS Exercise #01
- VIS Exercise #02 #03 #04
- VIS Exercise #05
Required Software:
- Linux / Ubuntu: Ubuntu Tutorial
- Linux Terminal: Linux Shell Tutorial
- OpenGL Framework (1st half of semester): glVertex
- Qt Vis Framework and medical data (2nd half of semester): Qt VIS Framework