webgl-noise
WebGL noise library
Provides GLSL procedural noise functions compatible with WebGL
GLSL procedural noise functions compatible with WebGL
498 stars
17 watching
39 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tiling simplex flow noise generation for graphics and simulations | 253 |
| A collection of Perlin noise implementations in C. | 176 |
| Provides a collection of noise functions with various properties and derivatives for use in 2D, 3D, and higher-dimensional spaces | 133 |
| A library to reduce boilerplate OpenGL code | 18 |
| An efficient GLSL procedural noise library for generating textures without texture sampling | 223 |
| Provides functions for generating gradient noise in 2D and 3D space | 1,140 |
| A module system for GLSL shaders | 2,220 |
| A minimalistic wrapper on WebGL2 API for reducing boilerplate code in procedural visualizations and simulations | 1,160 |
| Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 351 |
| A library that enables easy application of GLSL transitions between video streams in FFmpeg filter graphs | 673 |
| A library for debugging and profiling shaders in graphics rendering applications | 33 |
| A C implementation of open simplex noise algorithm | 140 |
| Provides optimized GPU-accelerated noise functions and utilities | 364 |
| This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
| A utility library to review entire OpenGL render state | 24 |