Kevin Chapelier

Results 15 repositories owned by Kevin Chapelier

cellular-automata-voxel-shader

177
Stars
12
Forks
Watchers

Generate a voxel shader (for MagicaVoxel) from a custom CA rule

poisson-disk-sampling

202
Stars
17
Forks
Watchers

Poisson disk sampling in arbitrary dimensions

wavefunctioncollapse

487
Stars
55
Forks
Watchers

Javascript port of https://github.com/mxgmn/WaveFunctionCollapse

procedural-generation

265
Stars
12
Forks
Watchers

A mostly javascript-centric resource / links list on procedural content generation (PCG).

matcap-studio

71
Stars
5
Forks
Watchers

An utility to tweak matcaps, with realtime visual feedback.

pseudofractals-voxel-shader

94
Stars
7
Forks
Watchers

Voxel shader (for MagicaVoxel) to generate pseudofractals volumes

convchain

50
Stars
7
Forks
Watchers

Javascript port of https://github.com/mxgmn/ConvChain

convchain-gpu

30
Stars
1
Forks
Watchers

Javascript/WebGL2 port of https://github.com/mxgmn/ConvChain

fast-2d-poisson-disk-sampling

31
Stars
2
Forks
Watchers

Fast 2D Poisson Disk Sampling based on a modified Bridson algorithm