SimpleRenderEngine
Graphics engine
A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming.
Small C++14 render engine
347 stars
20 watching
60 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
3d-graphics-enginecppgame-engineimguiopenglrenderingrendering-3d-graphicsrendering-engineshaderswebgl
Related projects:
Repository | Description | Stars |
---|---|---|
mortennobel/simplerenderengineproject | A C++ render engine project with dependencies for game development. | 44 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,204 |
mortennobel/kickjs | A WebGL game engine for building 3D games in modern web-browsers | 198 |
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. | 589 |
ktstephano/stratusgfx | A low-level rendering engine designed to learn modern graphics techniques and provide a flexible platform for developers to build 3D applications. | 677 |
mattryder/gibengine | A cross-platform 3D game engine and world editor built using C++ and OpenGL. | 7 |
kimkulling/osre | A 3D rendering engine with platform abstraction and component-based architecture. | 187 |
joeydevries/cell | A C++ graphics engine designed to serve as an educational repository for learning how to structure and organize a larger graphics pipeline. | 926 |
diligentgraphics/diligentcore | A modern cross-platform low-level graphics API implementation | 631 |
solenum/exengine | A modular, C99-based 3D game engine designed to be easily integrated into projects. | 556 |
morganbengtsson/mos | A lightweight game engine designed to render 3D graphics and audio with basic features. | 218 |
johnclarking/coolengines | An exhaustive list of engines and tools for creating 2D and 3D graphics and games | 74 |
fegennari/3dworld | A comprehensive 3D game engine with procedural content generation and real-time rendering capabilities | 1,174 |
inanevin/linaengine | A lightweight and modular C++ game engine designed to be customized for specific project needs. | 841 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 922 |