einthomas / GVSPPLinks
"Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.
☆22Updated 4 years ago
Alternatives and similar repositories for GVSPP
Users that are interested in GVSPP are comparing it to the libraries listed below
Sorting:
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- Image Based Lighting using DirectX 12.☆40Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- OpenGL application inspired by Walt Disney Animation Studios BRDF Viewer. A BRDF Viewer that support standard RGB and spectral data (tri…☆54Updated 5 years ago
- Experimentation framework for real-time light culling☆30Updated 6 years ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 3 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL