# Turbl > Turbl is a browser platform where anyone builds VR worlds from a sentence — no code. Describe a 3D world in plain language, an AI generates it as a real WebXR (React Three Fiber) experience, and you step inside it in a VR headset or share it with a link. Turbl is for creation: AI is used only to build the worlds. The experiences themselves run as standard WebXR apps in the browser, on Meta Quest, PICO, Apple Vision Pro, and any other WebXR-capable headset — no install required. ## Key pages - [Home](https://turbl.dev/): What Turbl is, how it works, FAQ, and the prompt box to start building. - [Log in / Get started](https://turbl.dev/login): Sign in with email or Google to create and publish projects. - Project pages (`https://turbl.dev/project/{id}`): Public launch pads for published VR worlds — title, description, the original prompt, compatibility, and a "Play in VR" / open-in-browser launcher. These are the shareable links. ## How it works 1. Describe a world in a sentence in the prompt box. 2. An AI agent generates it as a WebXR (React Three Fiber + @react-three/xr) experience. 3. Iterate by chatting; preview live in the browser. 4. Publish to get a public, shareable `/project/{id}` link, or step inside in VR. ## Notes - Projects are private by default; publishing exposes the public version at `/project/{id}`. - There is no public gallery — projects are discovered via their share links. - Built at turbl.dev.