How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
MIT Licensed Open Source version of Torque3D from GarageGames
The main features of torquegameengines/torque3d are: Game Engines.
Projects with overlapping indexed features include: axmolengine/axmol — Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP), WebAssembly and Mobile games. (a fork of Cocos2d-x-4.0). dbartolini/crown — Crown Engine. equilibrium-games/acid — A high speed C++17 Vulkan game engine. ezengine/ezengine — An open source C++ game engine. gameplay3d/gameplay — Gameplay is a high-performance C++ game engine and cross-platform framework designed for developing 2D and 3D… amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity…
Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP), WebAssembly and Mobile games. (a fork of Cocos2d-x-4.0)
A high speed C++17 Vulkan game engine
Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity is defined by a hardware-abstraction graphics pipeline for consistent rendering across different operating systems and an entity-component-system architecture that separates game state from processing logic. The framework features a hot-reloading development environment that allows updating application logic and assets at runtime without requiring a full process restart. It also includes a multiplayer networking framework based on an asynchronous messaging system to manage real