gl-engine
Rendering Engine
A C++ rendering engine that supports various graphical features such as textures, shaders, deferred rendering, and physically based camera parameters.
Rendering Engine using C++ and OpenGL
363 stars
17 watching
48 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
iblopenglpbrshaders
Related projects:
Repository | Description | Stars |
---|---|---|
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,204 |
avilapa/vxr | A general-purpose rendering engine designed to handle 3D graphics and materials with advanced features. | 264 |
antvis/g | A flexible rendering engine for visualization with support for multiple rendering environments and high-performance capabilities. | 1,083 |
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 |
mortennobel/simplerenderengineproject | A C++ render engine project with dependencies for game development. | 44 |
appleseedhq/appleseed | An open source rendering engine designed to simulate real-world lighting and physics in animation and visual effects. | 2,204 |
kimkulling/osre | A 3D rendering engine with platform abstraction and component-based architecture. | 187 |
acrylicshrimp/onyx | A Vulkan-based rendering engine for high-performance graphics rendering in C++2x. | 5 |
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 347 |
onox/orka | A comprehensive rendering engine and framework for developing 3D graphics applications with support for various input devices, algorithms, and effects. | 61 |
trevor-m/deep-gbuffers | A software implementation of global illumination approximations using deep buffers and multiple layers | 39 |
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 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 363 |
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,644 |
hugoam/two | A C++ toolkit for rapid development of live graphical apps and games with reflection, rendering, and UI capabilities. | 1,677 |