diff --git a/animated-word-cloud.html b/animated-word-cloud.html new file mode 100644 index 0000000..b69b644 --- /dev/null +++ b/animated-word-cloud.html @@ -0,0 +1,627 @@ + + + + + +Animated Word Cloud + + + +

Animated Word Cloud

+
+ +
+ + +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ +
+ +
+
+ +
+

+ Visualizes the Archimedean spiral placement algorithm: each word spirals outward + from the center until it finds a spot that doesn't overlap existing words. + Grid-based spatial indexing accelerates collision detection. +

+ + +