SimpleRenderEngineProject
Render Engine
A C++ render engine project with dependencies for game development.
Small C++14 render engine with dependencies
44 stars
5 watching
40 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
cppopenglrender-engine
Related projects:
Repository | Description | Stars |
---|---|---|
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 347 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,192 |
mortennobel/kickjs | A WebGL game engine for building 3D games in modern web-browsers | 198 |
mitsuba-renderer/mitsuba | A research-oriented rendering system with an emphasis on experimental techniques and modularity. | 1,047 |
mortennobel/parallelcomputingplayground | A showcase project demonstrating various parallel computing techniques and libraries in C++. | 2 |
avilapa/vxr | A general-purpose rendering engine designed to handle 3D graphics and materials with advanced features. | 264 |
kimkulling/osre | A 3D rendering engine with platform abstraction and component-based architecture. | 187 |
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 |
joshuasenouf/gl-engine | A C++ rendering engine that supports various graphical features such as textures, shaders, deferred rendering, and physically based camera parameters. | 363 |
antvis/g | A flexible rendering engine for visualization with support for multiple rendering environments and high-performance capabilities. | 1,081 |
acrylicshrimp/onyx | A Vulkan-based rendering engine for high-performance graphics rendering in C++2x. | 5 |
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 |
morganbengtsson/mos | A lightweight game engine designed to render 3D graphics and audio with basic features. | 218 |
scrappycocco/scrapengine | A simple real-time 3D game engine that uses Vulkan to handle rendering and other core functionalities. | 119 |