Kevin Chapelier
Kevin Chapelier
cellular-automata-voxel-shader
Generate a voxel shader (for MagicaVoxel) from a custom CA rule
poisson-disk-sampling
Poisson disk sampling in arbitrary dimensions
wavefunctioncollapse
Javascript port of https://github.com/mxgmn/WaveFunctionCollapse
procedural-generation
A mostly javascript-centric resource / links list on procedural content generation (PCG).
matcap-studio
An utility to tweak matcaps, with realtime visual feedback.
pseudofractals-voxel-shader
Voxel shader (for MagicaVoxel) to generate pseudofractals volumes
cellular-automata
Cellular automata runner
convchain
Javascript port of https://github.com/mxgmn/ConvChain
convchain-gpu
Javascript/WebGL2 port of https://github.com/mxgmn/ConvChain
fast-2d-poisson-disk-sampling
Fast 2D Poisson Disk Sampling based on a modified Bridson algorithm