three.ws Scenes

Compose a placed 3D diorama from one sentence, then browse the saved scene gallery.

stdiocommunityservice

Package Details

Transportstdio
Runtimenpx

Environment Variables

THREE_WS_BASE(str)
Default:https://three.ws

Base URL of the three.ws API that serves /api/diorama. Override only when self-hosting or targeting a preview deployment.

THREE_WS_TIMEOUT_MS(num)
Default:45000

Per-request timeout in milliseconds. compose_scene runs a server-side LLM chain, so the default is generous.