Fast GPU deNoise spatial filter, with circular gaussian kernel, full configurable
☆308Dec 4, 2024Updated last year
Alternatives and similar repositories for glslSmartDeNoise
Users that are interested in glslSmartDeNoise are comparing it to the libraries listed below
Sorting:
- A hexagonal prism BVH: more efficient than AABB.☆18Jul 3, 2019Updated 6 years ago
- A (bad) attempt at implementing wavelet filtering and temporal reprojection in threejs☆85Jul 30, 2020Updated 5 years ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆2,036Feb 9, 2024Updated 2 years ago
- WebGL Voxel Cone Tracing☆49May 11, 2018Updated 7 years ago
- Axis Aligned Bounding Octahedron☆253May 29, 2019Updated 6 years ago
- A collection of HLSL functions one can include to use spherical harmonics in shaders. This repository can be simply be used as a submodul…☆262Aug 27, 2021Updated 4 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Apr 30, 2019Updated 6 years ago
- Screen space refraction through depth peeling in threejs☆204Mar 8, 2023Updated 3 years ago
- ☆46Apr 22, 2021Updated 4 years ago
- 🦀 Rust implementation of a bluenoise low-discrepancy sampler☆41Sep 27, 2019Updated 6 years ago
- Lightweight CPU/GPU path tracer☆416Jun 24, 2020Updated 5 years ago
- Project Heatstroke☆37Dec 12, 2017Updated 8 years ago
- Neural optimized baked interactive global illumination☆30Sep 22, 2022Updated 3 years ago
- Water rendering using dudv map☆21Jan 2, 2022Updated 4 years ago
- vgMath - light, complete and ultra compact math library: quaternions, vectors and square Matrix for 3D graphichs backend: OpenGL / Vulkan…☆23Mar 16, 2025Updated 11 months ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Jan 23, 2019Updated 7 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆20Sep 12, 2024Updated last year
- Ray tracing glTF scene with Vulkan☆609Sep 29, 2025Updated 5 months ago
- Hardware Ray tracing extension for Chromium WebGPU☆294Sep 15, 2020Updated 5 years ago
- Real-Time Rendering with Lighting Grid Hierarchy I3D 2019 Demo☆114Jun 25, 2019Updated 6 years ago
- ☆144Jan 5, 2022Updated 4 years ago
- 2d lowpoly editor based on http://raincomplex.net/lowpolyeditor/☆20Jan 8, 2017Updated 9 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Oct 21, 2019Updated 6 years ago
- Single header OpenGL utility library in the public domain☆24Jan 14, 2024Updated 2 years ago
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆243Jan 31, 2023Updated 3 years ago
- Check for and avoid redundant state setting☆38May 8, 2025Updated 10 months ago
- Experimentation framework for real-time light culling☆31Jul 23, 2019Updated 6 years ago
- perturb normal from a normal map☆36Aug 22, 2018Updated 7 years ago
- A Simple Spectral Renderer☆212Jul 19, 2020Updated 5 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- Bounding Halfspace Hierarchy