dmnsgn / glsl-smaaLinks
SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.
☆101Updated 4 years 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.☆216Updated last week
- This module implements a volumetric light scattering effect(godrays)☆201Updated 9 years ago
- Compute-Less Clustered Lighting☆61Updated last year
- glTF sample environments for the glTF Sample Viewer☆89Updated 10 months ago
- Sampler to create the glTF sample environments☆150Updated last year
- Utility functions to convert between various color spaces in GLSL☆237Updated 4 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 …☆170Updated 3 months ago
- FXAA implementation for glslify in WebGL☆339Updated 9 years ago
- ⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.☆300Updated 2 years ago
- WebGL Voxel Cone Tracing☆48Updated 7 years ago
- Implementation of Crytek's Light Propagation Volumes algorithm in WebGL☆60Updated 6 years ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆86Updated 3 weeks ago
- Utilities to manipulate spherical images☆71Updated 6 years ago
- KTX file format source☆75Updated this week
- Fast GPU deNoise spatial filter, with circular gaussian kernel, full configurable☆293Updated 9 months ago
- A WebGL2 Enterprise PBR sample renderer☆143Updated 3 years ago
- Order Independent Transparency via Linked List Sorting on GPU☆79Updated 4 years ago
- Simple printf functionality for GLSL.☆244Updated 11 months ago
- Hardware Ray tracing extension for Chromium WebGPU☆284Updated 4 years ago
- Subpixel Morphological AntiAliasing OpenGL/Vulkan demo☆80Updated 3 months ago
- emscripten port of GLSL optimizer based on Mesa's GLSL compiler. Used in Unity for mobile shader optimization.☆84Updated 10 years ago
- ☆68Updated last month
- An efficient texture-free GLSL procedural noise library☆226Updated 3 years ago
- draw wireframes or grids on a solid mesh using a fragment shader☆181Updated 8 years ago
- Personal experimental project to implement clustered shading with WebGPU.☆203Updated 2 years ago
- Realtime path tracing via WebGPU compute shaders☆136Updated last month
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆90Updated 5 years ago
- WebGL2 Deferred Shading Demo☆185Updated 8 years ago
- Just a list of references for 3D programming☆102Updated 4 years ago
- An implementation of Blinn-Loop algorithm that renders Bézier curves on GPU.☆49Updated last year