rdinse / VCTGILinks
GPU-based real-time global illumination renderer based on voxel cone tracing
☆64Updated 8 years ago
Alternatives and similar repositories for VCTGI
Users that are interested in VCTGI are comparing it to the libraries listed below
Sorting:
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Vulkan framework for Windows☆88Updated 6 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Low-Resolution Rendering Sample☆63Updated 10 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 8 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 7 years ago
- The sample for the GPU Pro 6 article on volumetric explosions.☆50Updated 10 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- SSE Frustum Culling Demo☆72Updated 4 years ago
- Experimentation framework for real-time light culling☆30Updated 6 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆63Updated 8 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
- Clustered shading on Android sample☆69Updated 8 years ago
- Real-time global illumination☆114Updated 9 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆58Updated 5 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 5 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 11 years ago
- ☆141Updated 9 years ago
- A library of distance and occlusion generation routines☆111Updated last month
- Source code for the light scattering sample