Project 1 - Grand Canyon Visualization

Ratko Jagodic

February, 2004


The whole project was created in Python using VTK libraries with Tk/Tkinter for designing the user interface.

(source file - canyon.py - can be run on the dual display machine in EVL where class meets)

(data files: canyon_elev.raw & canyon_rgb.raw)

 

Things that do work:

 

Things that do not work:

 

 

Screenshots:

 

Height Field elevation data with small height scaling factor.

 

 

Height field with greater height scale factor and zoomed in.

 

 

Colormap of the height elevation data.

 

 

Contours, top view.

 

 

Contours, side view. Just to illustrate that they are mapped to a warped surface and not just a plane.

 

 

LOD actor in action during interaction!

 

 

This is what the texture looks like (not good) :(