Wednesday February 20, 2008. 09:53 AM
FreshMeat
The Castle is a first-person shooter game in a
dark fantasy setting. Your main weapon is a sword,
so the fight is mostly short-range. Three main
levels are included, packed with creatures, items,
and sounds. A couple of bonus levels are also
available, like the classic DOOM E1M1 level
reimplemented in VRML. The game engine is based on
VRML, OpenGL, OpenAL, and all shadows are done by
the shadow volumes approach.
License: GNU General Public License (GPL)
Changes:
Bump mapping has been implemented, and is
currently only used on "The Fountain" level. VRML
models (of levels, creatures, etc.) may have GLSL
shaders attached. Anti-aliasing has been
implemented (using multisampling of your graphic
card).