Highlights
-
t-fractal Public
A small web app to create fractals by layering a simple seed pattern at different scales.
-
fractogenesis Public
Fractal structures grown from a single point, using either cellular automata rules or convolutional kernels.
-
fractals Public
Forked from xcont/fractalsgeometric fractal and genetic algorithms
-
-
billiard-fractals Public
Exploring fractals generated from symbolic billiards, irrational discretization, and curved surface slicing. A bridge between number theory and emergent geometry.
-
perfect-shuffle Public
Deterministic fractal generation using recursive spatial permutations of binary fields
-
-
evolving-cellular-automata Public
Evolving Cellular Automata for Pattern Emergence
-
neuroparticles2 Public
Artificial life. Particles driven by cellular automata, fighting on a grid and evolving through genetic algorithms.
-
neuroparticles Public
Artificial life. Particles driven by neural networks, fighting on a grid and evolving through genetic algorithms.
-
perfect-shuffle-cryptography Public
This project demonstrates a minimalist, fully deterministic file encryption scheme built from perfect shuffle permutations
-
binary-sequence-visualizer Public
Interactive binary fractal visualizer with dynamic HSL coloring and Node.js scripts to export GIF/MP4.
-
xor-patterns Public
A tiny side project to keep some useful Node.js scripts in one place. Tools to generate MP4 videos and GIFs.
-
particles Public
2D particle simulation with Coulomb-like forces, toroidal boundaries, and live controls in JavaScript.
-
cnn-gan Public
What if we replace the Convolution Layers inside GANs (Generative Adversarial Networks) with Cellular Automata. And train the Cellular Automata using a Genetic Algorithm.
-
perfect-shuffle-music Public
An experimental evolutionary music generator that uses perfect shuffle crossover to create evolving MIDI sequences
-
arduino-cellular-automata Public
Conway's Game of Life runs on MAX7219 8x8 Dot Matrix using Arduino Uno REV3
-
initial-state-evolution Public
This project explores artificial evolution in a Turing-complete universe. Two populations of cellular automata fields evolve via genetic algorithms, interacting through Conway’s Game of Life. Fitne…
