SVG Haiku #48
6.8
Evaluation
6.8 avg
7.5 physics accuracy
7.5 design quality
6.5 animation quality
5 slider ux
7.5 completeness
6.5 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 (label says "pull up to submerge" but slider min=0 is air and max=100 is water, which is bottom-to-top in a vertical slider — visually top=air, bottom=water is actually correct for a bt-lr slider, but the instruction text contradicts; additionally, mass/volume/density values are static (not live-updating), only displaced water updates dynamically, and splash coordinates during animation are miscalculated.

7,437 output tokens · claude-haiku-4-5-20251001 · end_turn

Slider direction is inverted (label says "pull up to submerge" but slider min=0 is air and max=100 is water, which is bottom-to-top in a vertical slider — visually top=air, bottom=water is actually correct for a bt-lr slider, but the instruction text contradicts; additionally, mass/volume/density values are static (not live-updating), only displaced water updates dynamically, and splash coordinates during animation are miscalculated.