A browser-based 3D layout engine for turning regular HTML elements into spatial, scroll-driven website scenes.
Build pages where common layout elements become part of a controlled 3D composition.
Any element with class card can become a transformed visual object.
Scrolling can move the viewer through depth, rotation, and state transitions.
The page behavior is controlled by a finite state model, making the scene predictable, configurable, and easier to adapt.
Use the provided card layout as a practical starting point.
Modify depth, camera values, and transitions for your own scene.
The result remains a normal browser page with regular HTML content.
Let regular websites move through depth, perspective, and camera-like composition.