subatomic 2002/01/26 01:52:55 PST
examples/aster.glut - Imported sources
Update of /cvsroot/isugamedev/examples/aster.glut
In directory usw-pr-cvs1:/tmp/cvs-serv9151
Log Message:
added a very simple first person shooter /slash/ asteroids game.
This might be a simple place to look if you want to implement a very simple FPS.
Features:
- mouselook (no pointer with warp) rotate camera
- straef
- air hockey physics
- alternate keyboard controls (works without mouse)
Usage/Keys:
-------------------------------------------
W accel
A S D straef decel straef
-------------------------------------------
up accel
left right rotate rotate
down decel
-------------------------------------------
mouse(x,y) axes rotate
left mouse button fire
-------------------------------------------
<SPACEBAR> fire
-------------------------------------------
Status:
Vendor Tag: subatomic
Release Tags: kevin_1_0
meinert_9_8
N examples/aster.glut/aster.cpp
N examples/aster.glut/Makefile
N examples/aster.glut/README
N examples/aster.glut/StopWatch.h
N examples/aster.glut/cubeGeometry.cpp
N examples/aster.glut/cubeGeometry.h
N examples/aster.glut/main.cpp
N examples/aster.glut/mk/Makefile.exe.template
N examples/aster.glut/mk/Makefile.lib.template
N examples/aster.glut/mk/mk.depend
N examples/aster.glut/mk/mk.gnu
N examples/aster.glut/mk/mk.hosttype
N examples/aster.glut/mk/mk.irix
N examples/aster.glut/mk/mk.objs
N examples/aster.glut/mk/mk.platform
N examples/aster.glut/mk/mk.win32
No conflicts created by this import
|