Drag & drop (or pick) the .glb scene exported from Blender and the .mp4 videos to play on its screens.
Cloud storage is not configured yet. Deploy the worker in
worker/ and put its address into CLOUD_API in this file
(see README.md).
Sign in to upload files and manage projects. Client links keep working without a password.
Files you load while a project is open are uploaded automatically. The link starts from the project name; renaming the project leaves it alone, but changing it here retires the old one.
How should the camera rotate?
ScreenMaterial, or ScreenMaterial.1, ScreenMaterial.2β¦ for multiple screens (Blender's .001 suffix also works)DisplayScreen, DisplayScreen.1β¦ (the legacy BillboardScreen name is also accepted)ViewpointCamera, ViewpointCamera.1β¦ β every camera in the scene becomes a viewpoint; the direction it looks at defines the orbit center?glb=URL&video=URL or #project-name (a cloud project). Older #p=β¦ and #cfg=β¦ links still open, but new client links come from projectsβ¦/#project-name link. The client needs no password and the link keeps working as long as the project existsREADME.md in the repository.glb and .mp4 to preview locally β nothing is uploaded and no client link is produced until you open a project?glb=URL&video=URL loads from any address that serves the file directly with CORS. Google Drive share links do not work β they return a viewer page rather than the file