simplex topic

List simplex repositories

gfx

138
Stars
5
Forks
Watchers

Convenience package for dealing with graphics in my pixel drawing experiments.

opensimplex

236
Stars
27
Forks
Watchers

This repo has been migrated to https://code.larus.se/lmas/opensimplex

Cassowary

494
Stars
18
Forks
Watchers

An incremental linear constraint-solving algorithm (Auto Layout) in Swift.

FastNoiseSIMD

604
Stars
89
Forks
Watchers

C++ SIMD Noise Library

Procedural-Noise

134
Stars
27
Forks
Watchers

Simple examples of noise algorithms in Unity

SimplexRpgEngine

157
Stars
17
Forks
Watchers

Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor

simplex-noise.js

1.5k
Stars
129
Forks
Watchers

A fast simplex noise implementation in Javascript / Typescript.

FastNoiseLite

2.6k
Stars
312
Forks
Watchers

Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go

FastNoise2

918
Stars
101
Forks
Watchers

Modular node graph based noise generation library using SIMD, C++17 and templates

gjk.c

839
Stars
80
Forks
Watchers

Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C