Welcome
ThePrototype is a collaborative 3D prototyping app that runs entirely in your browser — peer-to-peer, with no server and no accounts.
You build scenes from primitives, imported models and packs, wire behavior with a visual node graph, and everything you do is instantly visible to everyone connected to you. Peers connect directly to each other (WebRTC); the only shared infrastructure is a small signaling service used to establish the connection.
Quick start
- Open the app in a desktop browser (VR headset browsers work too).
- Create something — right-click the empty viewport and pick Add ▸ Mesh ▸ Cube, or press Shift+A to open the Add menu.
- Move it — click the cube to select it, then use the gizmo (1 move, 2 rotate, 3 scale).
- Invite a friend — open the Connect panel, copy your peer ID and send it to them. They paste it into their own Connect field and press Connect; you approve the request, and from then on you are editing the same scene together.
Tip
Everything replicates automatically: objects, transforms, materials, the node graph, chat, pings and voice. There is no "sync" button — if you can see it, your peers can too.
Where to go next
Getting started
- Controls — navigation, selection, the transform gizmo, shortcuts and right-click menus.
- Connection — invite links, approving peers, and choosing a signaling server.
Building
- Explorer — your local asset library: import files, organize folders, drag assets into the scene.
- Packs — ready-made model and audio collections you can browse and import.
- Prefabs — save any object as a reusable asset.
- Physics & Simulation — mass, joints, dropping and throwing objects.
- Terrain & Sculpting — add ground and shape it with a brush.
- Saving & Sessions — the
.tpscenebundle format, GLTF export, sessions and autosave.
The scene
- Camera & View — lens presets, render modes, shadows, the grid and environment.
- Notifications & Notes — the notification center, scene notes and pinging.
- Music & Sound — shared background music, spatial sound and voice chat.
Behavior, AI & more
- Node System — the Flow editor that drives animation, logic and interactivity, plus a reference page for every node.
- AI Assistant — build and edit the scene from a prompt.
- VR Guide — the full room-scale control and radial-menu map.
- Modules — enable playable content modules or write your own.