vxr
Rendering engine
A general-purpose rendering engine designed to handle 3D graphics and materials with advanced features.
General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)
264 stars
14 watching
32 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
3danisotropyc-plus-plusclear-coatenginegame-enginegamedevglfwgraphicsgraphics-programmingimguiiridescencematerialsmultithreadingopen-sourceopenglpbrphysically-based-renderingproceduralrendering
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,192 |
joshuasenouf/gl-engine | A C++ rendering engine that supports various graphical features such as textures, shaders, deferred rendering, and physically based camera parameters. | 363 |
appleseedhq/appleseed | An open source rendering engine designed to simulate real-world lighting and physics in animation and visual effects. | 2,203 |
onox/orka | A comprehensive rendering engine and framework for developing 3D graphics applications with support for various input devices, algorithms, and effects. | 61 |
acrylicshrimp/onyx | A Vulkan-based rendering engine for high-performance graphics rendering in C++2x. | 5 |
mortennobel/simplerenderengineproject | A C++ render engine project with dependencies for game development. | 44 |
tcoppex/aer-engine | A C++ rendering engine designed to support animation and computer graphics using OpenGL 4.3. | 32 |
enjiushi/vulkanlearn | A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. | 291 |
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 |
haeri/photonbox | A portable modern OpenGL Game Engine with focus on Physically-Based Rendering (PBR) and various features for dynamic lighting and graphics effects. | 109 |
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 347 |
kimkulling/osre | A 3D rendering engine with platform abstraction and component-based architecture. | 187 |
vasumahesh1/azura | A repository providing tools and implementations for real-time rendering and related technologies in C++ | 17 |
antvis/g | A flexible rendering engine for visualization with support for multiple rendering environments and high-performance capabilities. | 1,081 |
pumexx/pumex | A universal rendering engine using Vulkan API that enables multithreaded rendering on multiple windows and graphics cards. | 295 |