A deformable bodies simulator based on a standard non-linear strain finite element simulation as in O’Brien et al. [1999]. This approach required incredibly small time steps.
Deformable Bodies
A deformable bodies simulator based on a standard non-linear strain finite element simulation as in O’Brien et al. [1999]. This approach required incredibly small time steps.
3D terrain visualization program which loads a terrain map file containing unsigned chars. The terrain switches to a half resolution version based on the distance from the viewer. The boundaries between the full and half resolution terrain are “stitched” so that no “holes” are visible in the terrain. The user may navigate through the scene […]
The purpose of this project was to visualize how Mount St. Helens was changed by the eruption of 5/18/80. I used Historic Digital Elevation Models (DEM) from the United States Geological Survey website. The terrains have a color map to show the elevations and also has 2D contours at proper elevations to highlight distinct heights. The terrains […]
The scene is filled with 3D objects featuring ambient and diffuse lighting. The objects cast shadows on each other based on the light using shadow maps. The user may move the light source around.