SMAA is a very efficient GPU-based MLAA implementation (DX9, DX10, DX11 and OpenGL), capable of handling subpixel features seamlessly, and featuring an improved and advanced pattern detection & handling mechanism.
☆1,086Jul 10, 2024Updated last year
Alternatives and similar repositories for smaa
Users that are interested in smaa are comparing it to the libraries listed below
Sorting:
- 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
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆979May 25, 2025Updated 9 months ago
- MSAA and Temporal AA Sample☆343Mar 20, 2021Updated 4 years ago
- Experimentation framework for probe-based lighting☆431Oct 8, 2025Updated 4 months ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆664Sep 2, 2025Updated 6 months ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆674Nov 11, 2024Updated last year
- An implementation of [Jimenez et al., 2016] Ground Truth Ambient Occlusion, MIT license☆841Apr 22, 2024Updated last year
- Adaptive Screen Space Ambient Occlusion☆256Jan 3, 2023Updated 3 years ago
- Subpixel Morphological AntiAliasing OpenGL/Vulkan demo☆78Dec 27, 2025Updated 2 months ago
- Conservative Morphological Anti-Aliasing 2.0☆196Jan 3, 2023Updated 3 years 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
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆745May 10, 2024Updated last year
- 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
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆1,030Oct 5, 2025Updated 4 months ago
- This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.☆3,495Updated this week
- contains the source code accompanying the book GPU Zen.☆273Jun 28, 2017Updated 8 years ago
- BRDF Explorer☆2,240Apr 21, 2023Updated 2 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆370Jan 17, 2024Updated 2 years ago
- Light probe generation and BRDF authoring for physically based shading.☆814Aug 18, 2021Updated 4 years ago
- ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages☆1,831Jan 13, 2023Updated 3 years ago
- SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.☆104Sep 12, 2025Updated 5 months ago
- DirectX shader bytecode cross compiler☆902Jul 16, 2024Updated last year
- Advanced DXTc texture compression and transcoding library☆895May 25, 2025Updated 9 months ago
- Mesh optimization library that makes meshes smaller and faster to render☆7,307Updated this week
- This is the software repository for the book GPU Pro 6.☆231Sep 28, 2015Updated 10 years ago
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆181Jan 3, 2023Updated 3 years ago
- Real-time BC6H compression on GPU☆366Jul 26, 2023Updated 2 years ago
- Multi-channel signed distance field generator☆4,689Feb 23, 2026Updated last week
- RenderDoc is a stand-alone graphics debugging tool.☆10,429Updated this week
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆484Apr 15, 2019Updated 6 years 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
- OpenGL sample for shader-based occlusion culling☆559Jan 17, 2024Updated 2 years ago
- Stochastic Screen Space Reflections (SSSR)☆303Sep 5, 2022Updated 3 years ago
- SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.☆2,373Feb 12, 2026Updated 2 weeks ago
- This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.☆6,672Updated this week
- My personal Vulkan renderer☆1,838Feb 22, 2026Updated last week
- Source code repository for the Book GPU Pro 7☆284May 3, 2016Updated 9 years ago
- Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs☆1,400Jun 19, 2024Updated last year
- GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.☆1,778May 14, 2020Updated 5 years ago