Coldest is an online multiplayer Mech combat game. Two teams battle each other on a variety of maps in an attempt to destroy each other's base(s).
Obligatory bullet points:
- Per-pixel shading with bumpmapping and specular
- Dynamic soft shadowmaps
- Reflective water with simplex noise-based waves
- Randomly generated trees
- Intelligent terrain engine that automatically textures based on user-specified parameters, uses multi-texturing to reduce appearance of tiling, and removes ugly stairstepping artifacts sometimes caused by heightmap-based terrain.
- 3d sound through OpenAL
- Supports Linux and Windows (Mac support possible if I can get the hardware)
More info as it becomes available.