Listing of homework assignments:
First presentation -
02/??/03
Import and visualize a molecule of your choice.
Second Presentation -
03/18/03
A) Take the
file interact.tcl (the one in the tutorial) and add some code to be able to
dynamically resize the sphere. Example: j to make it larger and h to make
it smaller.
B) 1) Create
3 diffrent pictures in each picture change position, color, and resolution
on the cube, sphere, cone, and cylinder.
2) Add a texture to the cylinder. Hint goto
http://www.vtk.org/doc/release/4.0/html/classvtkTextureMapToCylinder.html
for more info