CMSC427 Assn4
My final project for CMSC427 (Computer Graphics) at UMD. We were given the HMMWV model and texture, and used a Perlin noise generator from a previous project to generate the other textures and heightmaps. We also had some rules to follow (e.g. the control scheme, gain or lose points by hitting spheres or trees, shadows by modulating the color of the terrain polygons, etc.) But beyond that, we could do whatever we wanted to enhance the game.I added sunset/sunrise by tweaking the color of the skybox, and created a night sky out of random points and a HUGE image of the moon. I also created animations for colliding with a tree (it falls over) and hitting a sphere (it shrinks). And I wrote some stuff for managing textures and models, so stuff that's already in memory would not have to be loaded again.
Screenshots
Project Facts
- Date
- November 2004
Download
- Files
- Assn4-win32.zip (Windows 32-bit zip)
- Assn4-linux.tar.bz2 (Linux 32-bit tarball)
- Previous Versions
- Archive