webgl-noise

WebGL noise library

Provides GLSL procedural noise functions compatible with WebGL

GLSL procedural noise functions compatible with WebGL

GitHub

494 stars
17 watching
39 forks
Language: C
last commit: 26 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stegu/psrdnoise Tiling simplex flow noise generation for graphics and simulations 245
stegu/perlin-noise A collection of Perlin noise implementations in C. 176
simongeilfus/simplexnoise Provides a collection of noise functions with various properties and derivatives for use in 2D, 3D, and higher-dimensional spaces 133
binary1248/gls A library to reduce boilerplate OpenGL code 18
briansharpe/wombat An efficient GLSL procedural noise library for generating textures without texture sampling 223
keijiro/noiseshader Provides functions for generating gradient noise in 2D and 3D space 1,136
glslify/glslify A module system for GLSL shaders 2,217
google/swissgl A minimalistic wrapper on WebGL2 API for reducing boilerplate code in procedural visualizations and simulations 1,153
khronosgroup/glsl Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. 347
transitive-bullshit/ffmpeg-gl-transition A library that enables easy application of GLSL transitions between video streams in FFmpeg filter graphs 669
azhirnov/glsl_trace A library for debugging and profiling shaders in graphics rendering applications 32
smcameron/open-simplex-noise-in-c A C implementation of open simplex noise algorithm 139
briansharpe/gpu-noise-lib Provides optimized GPU-accelerated noise functions and utilities 364
glslify/rollup-plugin-glslify This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. 58
lukasbanana/mentalgl A utility library to review entire OpenGL render state 24