jonls / noiseLinks
Gradient noise generators in C (perlin and simplex)
☆12Updated 12 years ago
Alternatives and similar repositories for noise
Users that are interested in noise are comparing it to the libraries listed below
Sorting:
- A minimal lockless queue (i.e. a light pipe) witten in vanilla C.☆12Updated 7 years ago
- tiny C library of various graphics utilities and GL demos☆58Updated 6 years ago
- Higher level operations for OpenGLES in C(99)☆17Updated 8 years ago
- sino - a Simplex Noise implementation in C.☆30Updated 7 months ago
- geodesic geometry library in C☆33Updated 8 years ago
- Eva is a simple cross-platform C99 library for creating event-driven applications.☆12Updated last year
- A toolkit of public domain single-header libraries for shader-based opengl apps☆40Updated 5 years ago
- ☆22Updated 11 years ago
- Symetrical field-of-vision algorithm based on Brensenham's line algorithm implemented with C++☆13Updated 8 years ago
- Multi-threaded data building, packaging, patching and editing system☆9Updated 9 years ago
- Squishy pixel-art spaceships on the GPU☆53Updated 11 years ago
- collection of opengl effects (WIP)☆12Updated 8 years ago
- Audiovisual generative composition, inspired by Rothko paintings and fluorescent lightbulbs. Written using NanoVG, ChucK, Sporth, and Lua☆13Updated 4 years ago
- Intuitive and tiny Photoshop PSD decoder. Supports layers, layer groups, and standard color formats all in a few hundred lines.