diff --git a/dist/aizawa.html b/dist/aizawa.html new file mode 100644 index 0000000..d61256c --- /dev/null +++ b/dist/aizawa.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + Aizawa Attractor + + + + +
+
+

Aizawa Attractor ⌞ ⌝

+

+ The Aizawa attractor is a system of differential equations that generates a beautiful, chaotic trajectory. +

+

+ Math:
+ dx/dt = (z - b)x - dy
+ dy/dt = dx + (z - b)y
+ dz/dt = c + az - z³/3 - x² + fzx³ +

+

+ Explore the chaos by rotating, zooming, or changing parameters. +

+
+ +