HTML Haiku #16
6.4
Evaluation
6.4 avg
7.5 physics accuracy
7 design quality
5 animation quality
5.5 slider ux
7 completeness
6.2 overall
Two crowns Same mass, different density Vertical slider Slider works Slider controls crowns Slider direction correct Full slider range Fall animation Water displacement Rising water level Splash effects Physics correct Live mass value Live volume value Live density value Live displaced water Gilded displaces more Heureka animation No external deps Light bg / dark text Self-contained HTML

Slider direction is inverted (min=0 labeled "In der Luft" maps to crowns at top, slider increasing moves crowns down into water — technically correct directionally, but the slider visually reads top-to-bottom yet the HTML range input with appearance:slider-vertical increases upward in most browsers, making the control likely inverted in practice); no continuous fall animation — crowns jump position without a smooth drop; mass/density values are static (not live-updating), only displaced water updates dynamically.

5,865 output tokens · claude-haiku-4-5-20251001 · end_turn

Slider direction is inverted (min=0 labeled "In der Luft" maps to crowns at top, slider increasing moves crowns down into water — technically correct directionally, but the slider visually reads top-to-bottom yet the HTML range input with appearance:slider-vertical increases upward in most browsers, making the control likely inverted in practice); no continuous fall animation — crowns jump position without a smooth drop; mass/density values are static (not live-updating), only displaced water updates dynamically.