A sample app that demonstrates several techniques for rendering real-time shadow maps
☆979May 25, 2025Updated 9 months ago
Alternatives and similar repositories for Shadows
Users that are interested in Shadows are comparing it to the libraries listed below
Sorting:
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆674Nov 11, 2024Updated last year
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆745May 10, 2024Updated last year
- MSAA and Temporal AA Sample☆343Mar 20, 2021Updated 4 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆826Dec 8, 2025Updated 2 months ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆664Sep 2, 2025Updated 5 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆970Aug 7, 2025Updated 6 months ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,485Oct 30, 2021Updated 4 years ago
- Personal hobby project to experiment with various rendering techniques.☆759Aug 5, 2025Updated 6 months ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,515Mar 24, 2023Updated 2 years ago
- Experimentation framework for probe-based lighting☆432Oct 8, 2025Updated 4 months ago
- My personal Vulkan renderer☆1,838Feb 22, 2026Updated last week
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆416Feb 22, 2023Updated 3 years ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,538May 29, 2022Updated 3 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆648Feb 14, 2026Updated 2 weeks ago
- A simple framework for rapid prototyping on Vulkan or Direct3D 12☆1,072Mar 13, 2024Updated last year
- A Vulkan renderer written from scratch on stream☆1,665Feb 21, 2026Updated last week
- OpenGL sample for shader-based occlusion culling☆560Jan 17, 2024Updated 2 years ago
- Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping☆736Oct 19, 2025Updated 4 months ago
- Light probe generation and BRDF authoring for physically based shading.☆814Aug 18, 2021Updated 4 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆1,030Oct 5, 2025Updated 4 months ago
- An implementation of [Jimenez et al., 2016] Ground Truth Ambient Occlusion, MIT license☆841Apr 22, 2024Updated last year
- GPU texture/buffer performance tester☆673Nov 19, 2020Updated 5 years ago
- Real-time BC6H compression on GPU☆366Jul 26, 2023Updated 2 years ago
- GPU-based Forward+ renderer☆556Jan 9, 2020Updated 6 years ago
- A game engine with a fully bindless, GPU-driven renderer featuring real-time path-traced global illumination, hardware ray tracing, and a…☆2,912Updated this week
- Mesh optimization library that makes meshes smaller and faster to render☆7,307Updated this week
- Math library using HLSL syntax with multiplatform SIMD support☆1,042Feb 13, 2026Updated 2 weeks ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆408Jan 3, 2023Updated 3 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆642Jan 18, 2018Updated 8 years ago
- 3D engine with modern graphics☆6,896Updated this week
- Adaptive Screen Space Ambient Occlusion☆256Jan 3, 2023Updated 3 years ago
- Rendergraph-based graphics engine with DirectX12 and Metal backends☆534Updated this week
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆907Jul 15, 2025Updated 7 months ago
- Source code repository for the Book GPU Pro 7☆284May 3, 2016Updated 9 years ago
- Immediate mode rendering and 3d gizmos.☆1,283Sep 14, 2025Updated 5 months ago
- Multi-threaded DirectX12 renderer w/ HDR, PBR & Multi-monitor support☆702Jul 6, 2025Updated 7 months ago
- The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2☆5,469Jul 3, 2025Updated 7 months ago
- Lighthouse 2 framework for real-time ray tracing☆868Apr 26, 2024Updated last year
- Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.☆572Apr 17, 2019Updated 6 years ago