Exercise1
Compare changes
- wetzels authored
+ 1
− 1
The goal of this assignment is to set up an environment to do some visualization programming. You will be using the [VTK](vtk.org) library to do most of the heavy lifting, and in this homework, the goal is to understand the standard structure of VTK programs, as well as the important moving parts. Hence, the tasks are intellectually not too challenging and mostly aim at understanding particular aspects of VTK.