webgl-noise

WebGL noise library

Provides GLSL procedural noise functions compatible with WebGL

GLSL procedural noise functions compatible with WebGL

GitHub

498 stars
17 watching
39 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
stegu/psrdnoiseTiling simplex flow noise generation for graphics and simulations253
stegu/perlin-noiseA collection of Perlin noise implementations in C.176
simongeilfus/simplexnoiseProvides a collection of noise functions with various properties and derivatives for use in 2D, 3D, and higher-dimensional spaces133
binary1248/glsA library to reduce boilerplate OpenGL code18
briansharpe/wombatAn efficient GLSL procedural noise library for generating textures without texture sampling223
keijiro/noiseshaderProvides functions for generating gradient noise in 2D and 3D space1,140
glslify/glslifyA module system for GLSL shaders2,220
google/swissglA minimalistic wrapper on WebGL2 API for reducing boilerplate code in procedural visualizations and simulations1,160
khronosgroup/glslMaintains and develops the GLSL shading language specification and extensions used in graphics rendering.351
transitive-bullshit/ffmpeg-gl-transitionA library that enables easy application of GLSL transitions between video streams in FFmpeg filter graphs673
azhirnov/glsl_traceA library for debugging and profiling shaders in graphics rendering applications33
smcameron/open-simplex-noise-in-cA C implementation of open simplex noise algorithm140
briansharpe/gpu-noise-libProvides optimized GPU-accelerated noise functions and utilities364
glslify/rollup-plugin-glslifyThis project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system.58
lukasbanana/mentalglA utility library to review entire OpenGL render state24