This repo will contain all the code experiments that fall within my Natural Systems research branch.
A huge source of inspiration for this repo is the book Nature of Code by Daniel Shiffman.
Code examples are written for Processing 2.0+
Relevant keywords for possible future content of this repo include the following:
- Algorithmic Botany
- Biomimicry
- Emergence
- Evolutionary Computing
- Flocking
- Flow Fields
- Form-Finding
- Fractal Modelling
- Genetic Algorithms
- Greeble
- Laplacian Growth
- Lindenmayer-Systems
- Morphogenesis
- Reaction-Diffusion
- Self-Organization
Natural Phenomena that I am interested in include the following:
- Breaking Glass
- Clouds
- Coral
- Crystalline
- Depth Of Field
- Electricity
- Flowers
- Fog
- Glow
- Kelp
- Landscape
- Leaves
- Lichen & Lace Lichen
- Lightning
- Molecular Structures
- Parallax
- Reflection & Refraction
- Snow
- Trees
- Volumetric Light Scattering
Sketches that are currently in this repo:
####HexagonCA 2D Cellular Automata on a hexagonal grid and visualized using the HSB color space.