SimpleRenderEngine
Graphics engine
A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming.
Small C++14 render engine
348 stars
20 watching
61 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,233 |
mortennobel/kickjs | A WebGL game engine for building 3D games in modern web-browsers | 197 |
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. | 604 |
ktstephano/stratusgfx | A low-level rendering engine designed to learn modern graphics techniques and provide a flexible platform for developers to build 3D applications. | 682 |
mattryder/gibengine | A cross-platform 3D game engine and world editor built using C++ and OpenGL. | 7 |
kimkulling/osre | A 3D graphics render engine designed to support various platforms and file formats. | 189 |
joeydevries/cell | A C++ graphics engine designed to serve as an educational repository for learning how to structure and organize a larger graphics pipeline. | 936 |
diligentgraphics/diligentcore | A modern cross-platform low-level graphics API implementation | 638 |
solenum/exengine | A modular, C99-based 3D game engine designed to be easily integrated into projects. | 562 |
morganbengtsson/mos | A lightweight game engine designed to render 3D graphics and audio with basic features. | 219 |
johnclarking/coolengines | An exhaustive list of engines and tools for creating 2D and 3D graphics and games | 77 |
fegennari/3dworld | A comprehensive 3D game engine with procedural content generation and real-time rendering capabilities | 1,186 |
inanevin/linaengine | A lightweight and modular C++ game engine designed to be customized for specific project needs. | 846 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 933 |