jingquanalex / SSGILinks
Screen space global illumination for interactive mixed reality
☆14Updated 7 years ago
Alternatives and similar repositories for SSGI
Users that are interested in SSGI are comparing it to the libraries listed below
Sorting:
- virtual texture☆20Updated 5 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- ☆41Updated 6 years ago
- 📄 Triangle packer for light map☆76Updated 7 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆60Updated 5 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- ☆26Updated 5 years ago
- Clustered Deferred and Clustered Forward Plus Shading in WebGL☆34Updated 4 years ago
- Deferred Screen Space Directional Occlusion☆91Updated 14 years ago
- ☆41Updated 5 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆54Updated 3 years ago
- ☆11Updated 6 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆38Updated 5 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆124Updated 7 years ago
- Implementation of Crytek's Light Propagation Volumes algorithm in WebGL☆60Updated 6 years ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 3 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆80Updated 8 years ago
- My own framework on which I try things (mostly rendering-related)☆17Updated last month
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- Tutorial Project for Screen Space Reflection☆10Updated 10 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆46Updated 6 years ago
- Experiment of global illumination in screen space☆88Updated 7 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 7 years ago
- An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.☆84Updated 5 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Modification of the Nvidia Cascading Shadow Maps demo using a pure shader based approach over immediate mode☆31Updated 9 years ago