ReillyBova / Global-IlluminationLinks
A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments
☆67Updated 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☆85Updated 4 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 8 months ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆60Updated 4 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆66Updated 5 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆55Updated 3 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- physically based path tracer on gpu☆56Updated 5 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆68Updated 4 years ago
- GPU occlusion culling using compute shader with Vulkan☆56Updated 7 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆127Updated 7 years ago
- Powerful Path Tracing Engine For Realistic Rendering☆75Updated 2 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 10 months ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆63Updated 6 years ago
- Checkerboard rendering with Magnum and OpenGL☆44Updated 3 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆98Updated 4 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 years ago
- OpenGL Renderer w/ FrameGraph☆111Updated 9 months ago
- Repo for KickstartRT demo application☆52Updated 2 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated last month
- Offline renderer used for my blog posts☆108Updated 7 years ago
- DirectX Raytracing Path Tracer☆58Updated 3 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆99Updated 7 months ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆36Updated 4 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- XUSG, XU's supreme graphics lib, is a handy wrapper currently for DirectX 12. It can be a good reference for designing your own DX12 wrap…☆126Updated last month
- ☆104Updated 7 years ago
- Experimental Physically Based Renderer☆92Updated 5 years ago
- Master's thesis implementing real-time global illumination method.☆159Updated 7 years ago
- Variable Rate Shading and Depth of Field☆101Updated 2 years ago
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆88Updated 3 years ago