DepthPop — turn a photo into an interactive spatial scene
DepthPop estimates depth from a single photograph and displaces it into a scene you can
explore by moving the pointer. Everything runs in your browser: your image is never
uploaded for processing.
How it works
- Choose a photo, or start from one of the bundled sample scenes.
-
Depth is estimated locally with Depth Anything V2 Small, using WebGPU where available
and WebAssembly otherwise.
- Refine the depth with a brush, set framing and fold, then export.
What it is not
DepthPop produces a constrained 2.5D effect. It cannot recover parts of a scene hidden
behind objects, and it does not produce a metric 3D model.
DepthPop needs JavaScript and WebGL to run.