phonowiz / voxel-cone-tracing
A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1
☆38Updated 5 years ago
Alternatives and similar repositories for voxel-cone-tracing:
Users that are interested in voxel-cone-tracing are comparing it to the libraries listed below
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- ☆39Updated 5 years ago
- This is a physically based real-time renderer made for learning purposes.☆88Updated 8 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 7 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 5 years ago
- CIS565 Final Project☆37Updated 8 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.☆43Updated 2 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- ☆17Updated 6 years ago
- A flexible rendering engine for real-time graphics R&D☆21Updated last month
- Low-Resolution Rendering Sample☆62Updated 9 years ago
- All documents related to my master thesis☆56Updated last year
- Vulkan app demonstrating glTF 2.0 Morph Targets (Blend shapes)☆24Updated 4 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 6 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 8 months ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆43Updated 5 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆36Updated 7 years ago
- Supplementary source code for "A Spherical Cap Preserving Parameterization for Spherical Distributions"☆56Updated 7 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆55Updated last year
- 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
- An implementation of Photon Mapping using DXR☆25Updated 6 years ago
- Repo for KickstartRT demo application☆50Updated 2 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆52Updated 3 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago