diff --git a/dist/index.html b/dist/index.html deleted file mode 100644 index 86c5636..0000000 --- a/dist/index.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - 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. -

-
- -