Skip to content

Instantly share code, notes, and snippets.

@TheGloriousGenesis
Last active March 1, 2021 20:15
Show Gist options
  • Save TheGloriousGenesis/898a32665e87451140bcd2cb462d4192 to your computer and use it in GitHub Desktop.
Save TheGloriousGenesis/898a32665e87451140bcd2cb462d4192 to your computer and use it in GitHub Desktop.
Table on some PCG method I might want to look at
ALGORITHM BEST EVALUATION
SPACE PARTITION ALGORITHMS (2): --
Binary Space Partitioning Trees N/A
Agent based generation (A* - FSM - blind digger) Steps taken - agent based
Cellular Automata N/A
PLATFORM GENERATION ALGORITHMS (3): --
Rhythms Linearity/Leniency - edit distance - Rhythm Group Analysis (agglomerative hierarchical clustering method)-> Launchpad
Occupancy regulated extension -
Probabilistic multi-pass generator -
LANDSCAPE GENERATION ALGORITHMS(4): --
Perlin noise N/A
Fractal terrain N/A
GRAMMARS/L - SYSTEM ALGORITHMS (5): --
Grammatical evolution (Backus Naur form) fitness function
L system (normal - bracket - evolving) N/A
Graph grammar -
NETWORKS (9): --
Compositional pattern-producing networks with NEAT -
TOAD-GAN -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment