diharaw / sdf-bakingLinks
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
Alternatives and similar repositories for sdf-baking
Users that are interested in sdf-baking are comparing it to the libraries listed below
Sorting:
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆50Updated 3 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆63Updated 5 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆67Updated 6 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆64Updated 5 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆60Updated 4 years ago
- small generic spatial clustering C++ library☆35Updated 2 weeks ago
- Global Illumination using Spherical Harmonics☆83Updated 4 years ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- ☆27Updated 5 years ago
- DirectX Raytracing Path Tracer☆59Updated 3 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆67Updated 4 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆126Updated 7 years ago
- ☆42Updated 5 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 8 months ago
- A Vulkan implementation of the Visibility Buffer rendering method with hardware tessellation☆21Updated 6 years ago
- GPU occlusion culling using compute shader with Vulkan☆56Updated 7 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated 3 years ago
- ☆42Updated 6 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆31Updated 4 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 6 months ago
- A method for baking persistent decals to textures using UV-space rasterization.☆23Updated 4 years ago
- Toy engine written in C++ and DirectX 12☆19Updated last year
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆21Updated 5 years ago
- Demo code for the compressed shadow maps project☆51Updated 5 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆48Updated 9 months ago
- virtual texture☆20Updated 5 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆86Updated 2 years ago
- OpenGL Renderer w/ FrameGraph☆109Updated 7 months ago