diharaw / sdf-bakingLinks
An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.
☆56Updated 4 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:
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆67Updated 6 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆64Updated 6 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆61Updated 4 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆69Updated 6 years ago
- A demo of ambient occlusion map baking using DXR☆66Updated 3 years ago
- ☆43Updated 5 years ago
- small generic spatial clustering C++ library☆43Updated 2 months ago
- Global Illumination using Spherical Harmonics☆86Updated 4 years ago
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆20Updated 5 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆128Updated 7 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Updated 11 months ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 10 months ago
- ☆23Updated 3 years ago
- ☆27Updated 5 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆69Updated 4 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆32Updated 4 years ago
- ☆44Updated 6 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆57Updated 2 months ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- Implementation of Crytek's Light Propagation Volumes algorithm in WebGL☆60Updated 7 years ago
- LucidRaster: real-time GPU software rasterizer for exact OIT☆57Updated last month
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆50Updated last year
- OpenGL Renderer w/ FrameGraph☆113Updated 10 months ago
- GPU occlusion culling using compute shader with Vulkan☆58Updated 7 years ago
- DX12 Path Tracer with ShaderToy interop☆45Updated 11 months ago
- A flexible rendering engine for real-time graphics R&D☆28Updated 2 months ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆89Updated 6 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆37Updated 4 years ago