// build once, play anywhere

Make a world.
Anyone can walk into it.

Dentrix is a browser-based world builder โ€” block out a scene in the Studio, publish it, and friends can join and walk around together in seconds. No installs, no client, just a link.

cube
sphere
spawn point
// three pages, one world

Everything lives in the browser

Dentrix splits cleanly into three tools that all read and write the same Firebase-backed game data.

๐Ÿ› 

Studio

Place cubes, spheres, cylinders and ramps in a live 3D viewport. Set colors, transforms and a spawn point, then publish straight to Firestore.

Open Studio โ†’
โ–ฆ

Game launcher

Browse every published world, search by name, and see who built what. Picking a game hands you straight to the Player.

Browse games โ†’
โ–ถ

Player

Walk a world in first person with WASD and mouse-look. Realtime Database syncs everyone's position, so you see other players live.

Jump into a world โ†’
// the loop

From empty grid to shared world

01

Block it out

Drop primitives into the Studio viewport, nudge their position and scale, pick colors. Everything autosaves to your draft.

02

Publish

One click writes the scene to Firestore and lists it in the launcher for anyone with the link.

03

Play together

Players load the scene, drop in at the spawn point, and move around a room synced live over Realtime Database โ€” with a chat panel alongside.

// no install required

Your first world takes about five minutes

Open the Studio, drop a few blocks, hit publish. That's the whole workflow.

Open Studio