two
Game dev engine
A C++ toolkit for rapid development of live graphical apps and games with reflection, rendering, and UI capabilities.
c++ toolkit for rapid development of live graphical apps and games
2k stars
76 watching
92 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
gamedevreflectionrenderingui
Related projects:
Repository | Description | Stars |
---|---|---|
hugoam/toy | A minimalist game engine built on top of two libraries, providing a simple and modular stack for creating 2D/3D games in native C++. | 1,565 |
onqtam/game | A C++ game engine designed to provide a flexible object model and rapid development capabilities | 49 |
4ian/gdevelop | A cross-platform 2D/3D game development software with a no-code editor and extensible game engine. | 11,611 |
gamekit-developers/gamekit | A cross-platform 3D game engine that supports C++, Lua scripting, and various physics and graphics libraries. | 250 |
heliumproject/engine | A game engine designed to be fully-featured and versatile, suitable for development on multiple platforms including desktop, console, and mobile. | 444 |
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 270 |
nikoladimitroff/zmey | A game engine written in C++ with Vulkan support, designed to handle graphics and gameplay. | 15 |
cesarl/gameengineresources | A collection of libraries and tools to support the development of a C++ 3D game engine | 3 |
stackos/viry3d | A cross-platform game engine written in C++ that supports 2D and 3D rendering, animation, physics, and more. | 345 |
enginmanap/limonengine | A 3D game engine for first-person games with features like dynamic lighting and physics, designed to be easy to use and extend. | 596 |
enduro2d/enduro2d | A 2D game engine framework built around C++ | 85 |
petiaccja/inline-engine | A game engine framework written in C++ that aims to provide a high-performance, modular, and parallel computing-focused solution for building games. | 251 |
hodgman/eight | A C++ game engine that provides core classes and functions for efficient memory management, multi-core structures, asset loading, debug helpers, message-passing, unit testing, and a lightweight Lua binding system. | 11 |
mholtkamp/octave | A 3D game engine that supports development on multiple platforms, including console systems and mobile devices. | 87 |
gamejs/gamejs | A JavaScript library for creating 2D games and interactive graphics applications using the HTML Canvas element. | 466 |