@gomani/scene@1.2.0
npm size budget3.5 KB / 6.0 KB ✓
@gomani/scene
<Scene> is network-aware: on constrained links it serves a poster or short video and never emits the WebGL island, so zero 3D bytes ship. On capable links it streams progressive levels of detail within a byte budget, offloaded to a worker.
API
Scene
function
Scene(props: SceneProps): VNode
A network-aware 3D/heavy-media primitive: poster + LQIP on capable tiers with a resumed island; poster/video only (zero WebGL) on lean tiers.