rex
Game engine
A game and engine framework built in C++ that provides the necessary tools and components to build 3D games.
rex engine and game
15 stars
1 watching
0 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 239 |
sdslabs/rootex | An advanced C++ 3D game engine powering an upcoming in-production game. | 219 |
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 |
klaussilveira/qengine | A cross-platform retro game engine built on top of the Quake II codebase, designed for creating 3D games with a focus on simplicity and ease of use. | 862 |
redeclipse/base | An arena shooter game with parkour gameplay and modding capabilities | 445 |
thecherno/sparky | A cross-platform, high-performance game engine built using C++ | 1,108 |
nikoladimitroff/zmey | A game engine written in C++ with Vulkan support, designed to handle graphics and gameplay. | 15 |
orangeduck/corange | A cross-platform game engine written in C, providing a range of features and tools for building 3D games and applications. | 1,838 |
crownengine/crown | A flexible game engine designed to support 2D and 3D game development with fast iterations and data-driven architecture. | 2,164 |
indianakernick/simpleton-engine | A C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding. | 51 |
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,567 |
thraka/sadconsole | A cross-platform .NET library for creating text-based games and consoles with support for ASCII characters, GUI, and advanced features. | 1,249 |
scrappycocco/scrapengine | A simple real-time 3D game engine that uses Vulkan to handle rendering and other core functionalities. | 119 |
massung/r-cade | A simple game engine built in Racket for teaching low-level fundamentals with retro-style gameplay. | 278 |
stackos/viry3d | A cross-platform C++ game engine for creating 2D and 3D games on various platforms including Android, iOS, macOS, Windows, and Web. | 345 |