back

A normal page

This page is plain HTML with no ZUI markup. After load, we call framePage() to wrap everything into a zoom/pan surface. Click the buttons to try.

Why this matters

You can add ZUI to a regular page without restructuring it. Existing content keeps working.

Aspect ratio preserved

A single scale factor is applied to both axes, so nothing is squashed.

Panels stay crisp

Panels live above the surface and do not zoom with the world.

Try it