ReillyBova / Global-Illumination
A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments
☆61Updated 6 years ago
Alternatives and similar repositories for Global-Illumination:
Users that are interested in Global-Illumination are comparing it to the libraries listed below
- Global Illumination using Spherical Harmonics☆72Updated 4 years ago
- physically based path tracer on gpu☆55Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆54Updated 3 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆116Updated 6 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆49Updated 3 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆47Updated 2 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆83Updated 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
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 7 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
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 2 weeks ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆59Updated 5 years ago
- Repo for KickstartRT demo application☆50Updated 2 years ago
- Assets used during the creation of SEED's Project PICA PICA☆73Updated 5 years ago
- ☆94Updated 7 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 7 months ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- Different mesh shading techniques using the NVIDIA RTX (Turing) technology.☆97Updated 4 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
- White furnace test implementation for GGX/Smith☆37Updated 7 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆115Updated last month
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆32Updated 3 years ago
- Checkerboard rendering with Magnum and OpenGL☆41Updated 2 years ago
- Vision is a GPU physically based renderer☆33Updated this week
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆40Updated last year
- Denoising a Vulkan ray traced image using OptiX denoiser☆89Updated 4 months ago
- Implementation of the Separable Subsurface Scattering technique from http://www.iryoku.com/separable-sss/ in C++ and Vulkan 1.0☆41Updated 3 years ago
- Collection of meshlet generation algorithms☆97Updated last year
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago
- DX12 Path Tracer with ShaderToy interop☆43Updated 2 weeks ago