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: almost 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. | 237 |
sdslabs/rootex | An advanced C++ 3D game engine powering an upcoming in-production game. | 218 |
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. | 855 |
redeclipse/base | An arena shooter game with parkour gameplay and modding capabilities | 437 |
thecherno/sparky | A cross-platform, high-performance game engine built using C++ | 1,098 |
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,828 |
crownengine/crown | A game engine designed to facilitate fast development and iteration of 2D and 3D games with cross-platform support | 2,144 |
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,564 |
thraka/sadconsole | A C#-based .NET console game engine with ASCII and ANSI rendering capabilities. | 1,236 |
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 game engine written in C++ that supports 2D and 3D rendering, animation, physics, and audio playback. | 345 |