Description
ClanLib is a cross platform toolkit library with a primary focus on game creation. The library is Open Source and free for commercial use, under the ClanLib License
ClanLib alternatives and similar libraries
Based on the "Game Engine" category.
Alternatively, view ClanLib alternatives based on common mentions on social networks and blogs.
-
Cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world. -
GamePlay
Open-source, cross-platform, C++ game engine for creating 2D/3D games. -
Torque3D
MIT Licensed Open Source version of Torque 3D from GarageGames -
Panda3D
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU -
CRYENGINE
CRYENGINE is a powerful real-time game development platform created by Crytek. -
Spring RTS game engine
A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/ -
Amazon Lumberyard
Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch โ with full source. -
KlayGE
KlayGE is a cross-platform open source game engine with plugin-based architecture. -
The MOAI Multi-platform Game Engine
This is the development repo of Moai SDK. -
Oxygine
Oxygine is C++ engine and framework for 2D games on iOS, Android, Windows, Linux and Mac -
Torque2D
A completely free, open-source, 2D game engine built on proven torque technology. -
Wolf Engine
The Wolf is a comprehensive set of C/C++ open source libraries for realtime rendering, realtime streaming and game developing
Write Clean C++ Code. Always.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ClanLib or a related project?
README
ClanLib
ClanLib is a cross platform toolkit library with a primary focus on game creation. The library is Open Source and free for commercial use, under the ClanLib License
Documentation
The documentation can be found in Documentation folder. To view the complete official documentation, including the API you may use doxygen to build it. On Linux, type 'make docs' after running configure. On Windows, point doxygen to clanlib.doxygen in the Documentation folder.
Feature List
- Very liberal zlib style [License][license]
- Fully Supports Windows, Mac OS X and Linux
- Partial support for mobile platforms
- OpenGL and Direct3D render targets
- High-performant shader based render architecture
- High level 2D graphics with fonts, sprites and animations
- Network library with game interfaces
- Sound supporting wav and ogg-vorbis
- UI supporting Flexbox positioning and CSS layouts
- Basic cross platform runtime (threading, file I/O, XML/DOM, etc.)
- Template based signal library (type-safe callbacks)
- Integrated resource management
- No support libraries required for the Microsoft build
*Note that all licence references and agreements mentioned in the ClanLib README section above
are relevant to that project's source code only.