ComfyUI Node
π 3D Parallax Animation by SamSeen
Create stunning parallax animations with elliptical motion using depth maps. Generates a sequence of frames where objects appear to move in a realistic 3D way based on their depth. Includes edge artifact fixing options: None (keep artifacts), Crop and Zoom (crop and resize), or Ease-In (fade depth at edges). Use with SS_Images_to_Video_Combiner to create videos or GIFs.
π 3D Parallax Animation by SamSeen
- base_image
- external_depth_map
- frames
- depth_map
βnum_frames120βΊ
βhorizontal_shift20.0βΊ
βvertical_shift3.0βΊ
βblur_radius3βΊ
βinvert_depthfalseβΊ
βclockwisetrueβΊ
βloop_typeForwardβΊ
βedge_fix_methodCrop and ZoomβΊ
Categoryπ SamSeen
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| base_image | IMAGE | β | |
| num_frames | INT | 1205β1200 | β |
| horizontal_shift | FLOAT | 20.00β100 | β |
| vertical_shift | FLOAT | 3.00β100 | β |
| blur_radius | INT | 31β51 | β |
| invert_depth | BOOLEAN | false | β |
| clockwise | BOOLEAN | true | β |
| loop_type | COMBO | Forward | 2 options: Forward, Bounce |
| edge_fix_method | COMBO | Crop and Zoom | 3 options: None, Crop and Zoom, Ease-In |
| external_depth_mapopt | IMAGE | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| frames | IMAGE | β |
| depth_map | IMAGE | β |