-
Notifications
You must be signed in to change notification settings - Fork 126
Home
poVoq edited this page Jun 26, 2013
·
32 revisions
Welcome to the qfusion wiki!
qfusion is a idTech2 (Quake2) derived game engine prominently featured in the game Warsow.
Features (incomplete list):
- Fully open-source under the GPLv2 and easy to mod
- Runs on Linux, MacOSX and Windows
- Modern and fast OpenGL 2.0 ES renderer
- Fully scriptable with AngelScript (C++ style syntax)
- Modernized BSP level structure
- Support for skeletal animations via the IQM format
- Fexible HUD scripting and user interface based on XHTML/CSS standards
- Powerful multiplayer & e-sports features (global stats, friend lists, IRC, match streaming etc.) (/server side code pending release)
- Built-in cell-shading GLSL materials
- Ready to go FPS example game type scripts from Warsow
- And much more!
Detailed documentation and tutorials can be found on the thematic wiki pages for:
Developers | Scripters | 3D Artists | Mappers | Others