AlexanderTolmachev / radiosity-engineLinks
Simple radiosity engine written in C++ using Qt
☆12Updated 12 years ago
Alternatives and similar repositories for radiosity-engine
Users that are interested in radiosity-engine are comparing it to the libraries listed below
Sorting:
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 13 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆57Updated 3 months ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 9 years ago
- Deferred Screen Space Directional Occlusion☆92Updated 14 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- Real-time Indirect lighting with Reflective Shadows Maps in WebGL☆49Updated 8 years ago
- Tile-based SW rasterizer☆37Updated 6 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆41Updated 8 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆36Updated 7 years ago
- ☆18Updated 10 years ago
- Vulkan framework for Windows☆89Updated 6 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 8 years ago
- SSE Frustum Culling Demo