Changes between Initial Version and Version 1 of Projects/Windmill


Ignore:
Timestamp:
Aug 7, 2005, 6:58:51 PM (19 years ago)
Author:
Cory McWilliams
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Projects/Windmill

    v1 v1  
     1= 3D Computer Graphics Project 1 - Windmill =
     2
     3[[Image(thumbnail.png,right)]]
     4
     5Completed 9/21/2004.
     6
     7== Compiling ==
     8A Makefile is included for Linux.  This has also been tested under Visual Studio.
     9
     10== Extensions ==
     11 * Press '1' to toggle drawing outlines around the hills and windmill, in a style
     12   commonly used along with cel-shading.
     13 * Press '2' to toggle lighting.
     14 * Press '3' to toggle smooth motion, including a Doom-style bobbing motion as
     15   the user walks forward and backward.
     16 * Press space to jump.  Note that this only works properly with "smooth motion"
     17   enabled.