Cell
Graphics Engine
A C++ graphics engine designed to serve as an educational repository for learning how to structure and organize a larger graphics pipeline.
OpenGL C++ Graphics Engine
926 stars
59 watching
125 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gforcex/opengraphic | A curated list of graphic engines and game engines with their respective features and technologies. | 1,976 |
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 347 |
yui0/catgl | A 3D graphics engine designed to be easy-to-use and high-performance for game development on multiple platforms. | 19 |
johnclarking/coolengines | An exhaustive list of engines and tools for creating 2D and 3D graphics and games | 74 |
heliumproject/engine | A game engine designed to be fully-featured and versatile, suitable for development on multiple platforms including desktop, console, and mobile. | 443 |
kimkulling/osre | A 3D rendering engine with platform abstraction and component-based architecture. | 187 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 237 |
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 |
nikoladimitroff/zmey | A game engine written in C++ with Vulkan support, designed to handle graphics and gameplay. | 15 |
stackos/viry3d | A cross-platform game engine written in C++ that supports 2D and 3D rendering, animation, physics, and audio playback. | 345 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,204 |
cocoatoucher/glide | A 2D game engine for building side-scrollers with SpriteKit and GameplayKit support. | 494 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 148 |
acrylicshrimp/onyx | A Vulkan-based rendering engine for high-performance graphics rendering in C++2x. | 5 |
another-game-engine/age | An OpenGL-based game engine with support for multi-threading and various rendering pipelines. | 48 |