An abstracted visualization of semantic and temporal input.
Rendering a unique mandala based on user-defined parameters.
Each mandala is deterministically generated from two inputs: a text string (semantic) and a date (temporal). These inputs are hashed into a numeric seed that controls all visual parameters through a seeded pseudo-random number generator, ensuring the same inputs always produce identical results.
The system includes nine sacred geometry archetypes:
When morphing is enabled, 3-4 shapes are randomly selected based on the seed and smoothly transition between each other using cubic easing functions.
Colors are derived from the Wu Xing (Chinese five elements) system. The year's last digit, month, and day of week each map to an element (Wood, Fire, Earth, Metal, Water), whose associated colors blend to form the palette.
Binaural tones use 432 Hz tuning across a C2–C4 range. The carrier frequency and beat rate are computed from the seed, with optional harmonics, reverb, and amplitude modulation available for sonic exploration.