ReillyBova / Global-IlluminationLinks
A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments
☆66Updated 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
Sorting:
- Global Illumination using Spherical Harmonics☆77Updated 4 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆52Updated 3 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆60Updated 5 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
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- physically based path tracer on gpu☆56Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆57Updated 3 years ago
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆36Updated 3 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 4 months ago
- Repo for KickstartRT demo application☆51Updated 2 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆94Updated last month
- Implementation of the Separable Subsurface Scattering technique from http://www.iryoku.com/separable-sss/ in C++ and Vulkan 1.0☆42Updated 3 years ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago
- OpenGL Renderer w/ FrameGraph☆92Updated 2 months ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- DX12 Path Tracer with ShaderToy interop☆43Updated 4 months ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆122Updated 7 years ago
- ☆26Updated 5 years ago
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆37Updated 2 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆120Updated 2 months ago
- White furnace test implementation for GGX/Smith☆37Updated 7 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
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆44Updated 5 months ago
- ☆97Updated 7 years ago
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆83Updated 2 years ago
- Experimental GPU renderer using two-stage programming☆35Updated 2 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆84Updated last year
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 3 years ago