philcn / RaysRenderer
Hybrid raytracing and filtering playground.
☆27Updated 5 years ago
Alternatives and similar repositories for RaysRenderer:
Users that are interested in RaysRenderer are comparing it to the libraries listed below
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 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
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆47Updated 2 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 3 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆40Updated last year
- ☆18Updated 3 years ago
- Converting vertex meshes to voxel data and visualizing using VCT