stegu / perlin-noiseLinks
Various versions of Perlin noise (C and C++)
☆187Updated 2 years ago
Alternatives and similar repositories for perlin-noise
Users that are interested in perlin-noise are comparing it to the libraries listed below
Sorting:
- Port of Kurt Spencer's java implementation of open simplex noise to C -- Note: This is NOT Ken Perlin's Simplex noise algorithm.☆143Updated 4 months ago
- Various single-file C libraries.☆288Updated 7 years ago
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆66Updated 9 years ago
- Single file Vulkan API loader.☆170Updated 2 months ago
- A open, easy to implement binary file format for 3D assets☆266Updated last year
- A single-header animated GIF exporter☆214Updated last month
- Simple printf functionality for GLSL.☆243Updated 8 months ago
- Single-header multi-platform tablet library☆193Updated 5 years ago
- Single-header minimalistic pragmatic GPU font rendering library.☆366Updated 4 years ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆164Updated last year
- An extensible, cross-platform, single-header C/C++ OpenGL loader library.☆90Updated 2 years ago
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆269Updated 7 years ago
- Header only tiny wavefront .obj loader in pure C99☆479Updated 3 weeks ago
- OpenGL implementation of the MSDF algorithm☆287Updated 7 months ago
- Collection of Simplex Noise functions☆135Updated 5 years ago
- Pure C multi-channel signed distance field generator☆4Updated 3 years ago
- Utility functions to convert between various color spaces in GLSL☆236Updated 4 years ago
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆86Updated 3 years ago
- Command line tools for use with sokol headers☆282Updated 2 weeks 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…☆118Updated 7 years ago
- Simple event queue for GLFW 3☆75Updated 7 years ago
- An Immediate UI library for C, designed to be easy to use & customizable☆189Updated 3 years ago
- A Perlin's Simplex Noise C++ Implementation (1D, 2D, 3D)☆335Updated 3 years ago
- Sample code for frame timing control☆165Updated last year
- Software ray tracer written from scratch in C that can run on CPU or GPU with emphasis on ease of use and trivial setup☆62Updated 3 years ago
- Examples from learnopengl.com, implemented using Sokol libraries.☆117Updated 4 years ago
- Physically based rendering (PBR) for raylib☆112Updated 2 years ago
- Text rendering in Vulkan by estimating signed distance☆244Updated 6 years ago
- Simple implementations of sampling patterns, with objective tests to compare them☆233Updated 5 years ago
- Single file OpenGL API loader.☆65Updated last week