dmnsgn / glsl-tone-mapLinks
A collection of tone mapping functions available both as ES modules strings and as GLSL files for use with glslify.
☆221Updated 3 months ago
Alternatives and similar repositories for glsl-tone-map
Users that are interested in glsl-tone-map are comparing it to the libraries listed below
Sorting:
- SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.☆102Updated 2 months ago
- Fast GPU deNoise spatial filter, with circular gaussian kernel, full configurable☆299Updated last year
- Just a list of references for 3D programming☆105Updated 4 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆373Updated last year
- ☆156Updated 10 months ago
- 🔮 A GPU-based progressive path tracer written in Vulkan.☆174Updated 5 years ago
- FidelityFX Denoiser☆150Updated 3 years ago
- Sampler to create the glTF sample environments☆156Updated last year
- GLSL implementation of the Percentage-Closer Soft Shadows technique☆81Updated last year
- Physically-based CPU and GPU ray-tracer☆375Updated last week
- A collection of HLSL functions one can include to use spherical harmonics in shaders. This repository can be simply be used as a submodul…☆263Updated 4 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆217Updated 6 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆339Updated 2 years ago
- An OpenGL sample that demonstrates Volumetric Fog using a frustum-aligned voxel grid and compute shaders.☆136Updated last year
- Customizable compute shader for fast cache-aware mipmap generation☆56Updated last year
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆72Updated 6 years ago
- A collection of tone mappers for the display of 3D graphics☆86Updated last year
- Denoising a Vulkan ray traced image using OptiX denoiser☆99Updated 7 months ago
- A common standard for tangent space used in baking tools to produce normal maps.☆312Updated last year
- Silhouette and toon shading post-processing with Vulkan☆96Updated 3 months ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆354Updated 2 months ago
- Horizon Based Ambient Occlusion☆120Updated 10 years ago
- BRDF LUT generation for PBR Pipelines☆164Updated 8 years ago
- Various sun/sky models, convolution of theta/gamma-parameterised models☆250Updated 2 months ago
- glTF sample environments for the glTF Sample Viewer☆92Updated last year
- Chop 3D objects to meshlets☆448Updated 3 years ago
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆297Updated 4 years ago
- Shading techniques and GLSL snippets☆226Updated last week
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆282Updated 2 weeks ago
- Moment shadow mapping walkthrough (description only)☆29Updated 7 years ago