ComfyUI Node
CamOrbit Sequence
A ComfyUI node in Lackluster/Camera with 11 inputs and 5 outputs.
CamOrbit Sequence
- image
- prompts
- prompt_text
- labels_text
- count
- camera_info
◄modejson_sequence►
◄prefix<sks>►
◄sequence_json[]►
◄sequence_csvlabel,azimuth,elevation,distance,extra
Front,0,0,5.0,
Right,90,0,4.0,►
◄sweep_start0►
◄sweep_end360►
◄sweep_steps8►
◄sweep_elevation0►
◄sweep_distance5.0►
◄extra_prompt►
CategoryLackluster/Camera
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | json_sequence | 3 options: json_sequence, csv_sequence, auto_sweep |
| prefix | STRING | <sks> | Prefix token for each prompt |
| sequence_jsonopt | STRING | [] | JSON array of angle entries. Each entry: {"azimuth":0,"elevation":0,"distance":5.0} Optional keys: "label":"my view","extra":"text","prefix":"<sks>" |
| sequence_csvopt | STRING | label,azimuth,elevation,distance,extra Front,0,0,5.0, Right,90,0,4.0, | CSV with columns: label,azimuth,elevation,distance[,extra] |
| sweep_startopt | INT | 00–360 | Starting azimuth for auto sweep |
| sweep_endopt | INT | 3600–360 | Ending azimuth for auto sweep |
| sweep_stepsopt | INT | 81–72 | Number of steps in sweep |
| sweep_elevationopt | INT | 0-30–60 | Fixed elevation for sweep |
| sweep_distanceopt | FLOAT | 5.00–10 | Fixed distance for sweep |
| extra_promptopt | STRING | Extra text appended to every prompt | |
| imageopt | IMAGE | Optional input image for preview |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| prompts | STRING | — |
| prompt_text | STRING | — |
| labels_text | STRING | — |
| count | INT | — |
| camera_info | LOAD_3D_CAMERA | — |