dmnsgn / glsl-smaaLinks
SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.
☆103Updated 4 months ago
Alternatives and similar repositories for glsl-smaa
Users that are interested in glsl-smaa are comparing it to the libraries listed below
Sorting:
- A collection of tone mapping functions available both as ES modules strings and as GLSL files for use with glslify.☆222Updated 4 months ago
- This module implements a volumetric light scattering effect(godrays)☆202Updated 9 years ago
- Sampler to create the glTF sample environments☆162Updated last year
- Compute-Less Clustered Lighting☆62Updated last year
- glTF sample environments for the glTF Sample Viewer☆93Updated last year
- Utility functions to convert between various color spaces in GLSL☆241Updated 4 years ago
- Implementation of Crytek's Light Propagation Volumes algorithm in WebGL☆60Updated 7 years ago
- FXAA implementation for glslify in WebGL☆342Updated 10 years ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆90Updated 4 months ago
- ⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.☆304Updated 2 years ago
- Encode/decode/info to KTX/KTX2/DDS files with LDR/HDR and BC/ASTC/ETC2. Mac/Win C++11 too, Mac viewer, and scripts for batch processing …☆169Updated 7 months ago
- Utilities to manipulate spherical images☆71Updated 7 years ago
- Fast GPU deNoise spatial filter, with circular gaussian kernel, full configurable☆301Updated last year
- KTX file format source☆78Updated 3 months ago
- WebGL Voxel Cone Tracing☆48Updated 7 years ago
- Just a list of references for 3D programming☆105Updated 4 years ago
- A WebGL2 Enterprise PBR sample renderer☆149Updated 3 years ago
- Starter project for cross platform WebGPU development in C++☆40Updated last year
- An efficient texture-free GLSL procedural noise library☆230Updated 3 years ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆95Updated 6 years ago
- An implementation of deferred irradiance volumes in WebGL☆239Updated 12 years ago
- An implementation of Blinn-Loop algorithm that renders Bézier curves on GPU.☆50Updated last year
- SDF font atlas generation tool☆128Updated last year
- Real-time Indirect lighting with Reflective Shadows Maps in WebGL☆49Updated 8 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆135Updated 6 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆373Updated 2 years ago
- Rendering algorithms implemented in WebGPU.☆80Updated last year
- WebGL2 Deferred Shading Demo☆186Updated 8 years ago
- draw wireframes or grids on a solid mesh using a fragment shader☆187Updated 9 years ago
- Subpixel Morphological AntiAliasing OpenGL/Vulkan demo☆79Updated last month