BrianSharpe / GPU-Noise-Lib
Optimized GPU noise functions and utilities
☆369Updated 11 years ago
Alternatives and similar repositories for GPU-Noise-Lib
Users that are interested in GPU-Noise-Lib are comparing it to the libraries listed below
Sorting:
- An efficient texture-free GLSL procedural noise library☆225Updated 3 years ago
- Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.☆637Updated 4 years ago
- Collection of Simplex Noise functions☆135Updated 5 years ago
- GodComplex is intended to be a small Windows 64K intro that uses DirectX11. Now it's more of an all-purpose dev. framework... ^^☆260Updated 7 months ago
- ☆367Updated 10 years ago
- Pyramid Shader Analyzer☆312Updated 6 years ago
- ambient occlusion baking tool☆242Updated 6 years ago
- Collection of functions that can be used to generate tileable volume/3d noise. An exemple of volume noise functions that can be specifica…☆356Updated 4 years ago
- Simple implementations of sampling patterns, with objective tests to compare them☆232Updated 5 years ago
- Pre-Multiplied blend mode is a 3 in 1 blend mode that has a lot of uses. It has been around for a long time but it seems to be re-discove…☆117Updated 7 years ago
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆240Updated 2 years ago
- sandbox for various 3d math, geometry, graphics and physics code☆233Updated 7 years ago
- An implementation of deferred irradiance volumes in WebGL☆235Updated 11 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆362Updated last year
- ☆190Updated 8 years ago
- This module implements a volumetric light scattering effect(godrays)☆199Updated 8 years ago
- A collection of experiments, samples and other bits of code.☆235Updated 9 years ago
- HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.☆562Updated 6 months 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…☆260Updated 3 years ago
- Adaptive Screen Space Ambient Occlusion☆248Updated 2 years ago
- MSAA and Temporal AA Sample☆335Updated 4 years ago
- An implementation of the "Voxel Cone Tracing" global illumination technique proposed by Cyril Crassin (http://perso.telecom-paristech.fr/…