Last Updated on July 10, 2021
Cafu is an open-source game and graphics engine for multiplayer, cross-platform, real-time 3D Action. The engine can be used to create a variety of 3D applications, including games, simulations, and training and architectural software.
Cafu includes a graphical editor, CaWE, that contains all the tools required to create new levels: a Map Editor, GUI Editor, Font-Wizard, Material Browser and Model Editor.
The engine’s source code is freely available under the GPL, but can also be obtained under a commercial license.
Features include:
- High-quality, real-time 3D graphics with a very powerful and flexible material system.
- Cross-platform and cross-compiler portability.
- Complete set of renderes including OpenGL 1.2, cg with fp20/vp20 profile, Cg with arbvp1/arbfp1 profile, OpenGL 1.4+, and a null renderer.
- Very fast built-in network code for multi-player internet and LAN games.
- Dynamic per-pixel lighting and shadows, combined with physically correct Radiosity.
- Very large terrain rendering, skeleton based model rendering.
- 3D sound effects with a powerful sound system.
- Uses the powerful Lua language for map scripting, entity scripting and GUI scripting.
- Game server that centrally manages the game state and events, as well as a client that is used by players.
- Multi-player network solution with a client/server architecture that is optimized for minimum bandwidth requirements, with full client prediction and delta compression for network packets.
Website: www.cafu.de
Support: Documentation
Developer: Carsten Fuchs Software
License: Cafu License

Cafu is written in C++. Learn C++ with our recommended free books and free tutorials.
Return to Game Engines Home Page
| Explore Linux | |
|---|---|
| Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category. | |
| In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality. | |
| The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions. | |
| Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others. | |
| Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems. | |
| Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks. | |
| Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems. | |
| Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux. | |
| Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools. | |
| Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux. | |
| Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux. | |

Please read our Comment Policy before commenting.