CS 418: Laboratory 8

Modeling and Scientific Visualization

Introduction.

Scientific visualization is a term which refers to the process of converting data into pictures. This lab will demonstrate several of the techniques of visualization. The techniques will be used to view a simulated landscape, complete with rivers and clouds. The examples shown below are the result of calculating:


Procedure:

You will need to download the programs

The Landscape program caluclates a 2D field of altitudes to make a landscape. The cloud program calculates a 3D scalar field of densities to use as a cloud. These two fields are manipulated (e.g. to derive the slope of the surface), then visualized. New modules which are used include the:

You may want to look at the DX example programs for further examples that use these modules. Look in the default directory shown when you launch DX and open a program. You may also want to look at a visualization tutorial which describes the visualization uses of DX.


Assignment:

Run the programs a few times to see what they do. Try out various options on the control panels. Refer also to a visualization tutorial example. Modify the program to add the following features: