← All models Β· Depth Anything

use case Β· wild

Wild: tilt a flat photo in 3D

A single photo has no depth β€” until this model gives it one. With a depth value per pixel we can fake a viewpoint change: move your pointer over the image and near things slide further than far things, the way they would if you leaned around them. That's the "3D photo" effect, from one ordinary picture.

Two cats on a couch A sunlit bedroom A riverside at golden hour

Each frame, every output pixel samples the photo shifted by (depth βˆ’ Β½) Γ— tilt β€” a backward warp, so near pixels (high depth) move most. It runs on the main thread only while you move; on prefers-reduced-motion it holds a gentle static offset instead of animating.

← Practical Β· Depth Anything Β· Next: Multi-model β†’