simplex topic
gfx
Convenience package for dealing with graphics in my pixel drawing experiments.
opensimplex
This repo has been migrated to https://code.larus.se/lmas/opensimplex
Cassowary
An incremental linear constraint-solving algorithm (Auto Layout) in Swift.
FastNoiseSIMD
C++ SIMD Noise Library
Procedural-Noise
Simple examples of noise algorithms in Unity
SimplexRpgEngine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
simplex-noise.js
A fast simplex noise implementation in Javascript / Typescript.
FastNoiseLite
Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go
FastNoise2
Modular node graph based noise generation library using SIMD, C++17 and templates
gjk.c
Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C