The Deimos Project project is a 3D space combat simulator and modular game library collection.
The Deimos Project is a 3D space combat simulator and modular game library collection. It includes a 3D modeler designed with a programmer's needs in mind. It allows you to construct 3D models by writing Java source code. All you need to design a model is a computer, some graph paper, and a pencil.
The modeler's internals function as a simple OpenGL scene graph API, without preventing the use of low-level OpenGL commands. For storing settings and other hierarchically-representable data, the project provides a Hierarchy library that stores data atomically using XML.
It also features a timing library, a game object container system, and many other features.
What's New in This Release:
· Timer 1.3.1 Stable
· Hierarchy 1.3.0 Beta
· Audio 0.2.0 Alpha
· Video/Modeler 4.2.0 Stable
· Action 0.6.5 Alpha
· Colorizer 0.1.1 Alpha
· GUI 0.3.0 Alpha
· Math 0.5.2 Alpha
· Input 0.4.1 Beta
· Asteroids 0.1.0 Alpha
· Plugin 0.1.0 Alpha
· Physics 0.4.2 Alpha
· Media 0.1.0 Alpha
· Demo 0.1.0 Alpha
Product's homepage