Skip to content

Commit 9eac3fd

Browse files
authored
Enhance README with detailed project description
Expanded the README to provide a detailed explanation of the kernel-driven dynamics experiment and its behavior.
1 parent 9358e69 commit 9eac3fd

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
1-
# kernel-interference-explorer
2-
An interactive experiment exploring the boundary between **interference** and **fractal** patterns in an iterative convolution system.
1+
# Kernel Interference Explorer
32

3+
This is an interactive experiment in **kernel-driven dynamics**.
44

5+
The system is simple: an iterative 2D convolution with a symmetric 3×3 kernel.
6+
What is not simple is what happens when you start *moving* through kernel space.
7+
8+
Some kernels produce interference-like wave fields.
9+
Other kernels converge into rigid, fractal-like structures.
10+
Between them is a continuous space of unstable, hybrid, liminal behavior.
11+
12+
You don’t switch modes.
13+
You **slide** between them.
14+
15+
At certain regions of parameter space, the system behaves less like a simulation
16+
and more like a physical medium: small changes in local interaction weights
17+
cause global qualitative phase shifts.
518

619
---
720

0 commit comments

Comments
 (0)