All examples
Example Cogtemplate:depth-vfx

Image → depth-powered passes

Depth VFX

Run Depth Anything V2 once and export a depth map, heatmap, normal pass, or a subtle looping parallax move.

RTX 3090 scale to zero MP4 or image passdepthparallaxVFX

Canonical example

Input and output, side by side

Depth-pass visualization · verified artifact pending

01 · input
reference image
Depth VFX reference input
image
/static/animation-library/image3d/robot.webp
effect
parallax
strength
0.55
seconds
3
02 · MP4 or image pass
Depth VFX output preview

Run the same recipe everywhere

curl -sX POST https://app.nz/api/cogs/run \
  -H "Authorization: Bearer $APP_NZ_KEY" \
  -H "Content-Type: application/json" \
  -d '{"template":"depth-vfx","input":{"image":"/static/animation-library/image3d/robot.webp","effect":"parallax","strength":0.55,"seconds":3}}'