ComfyUI Node
Atlas Move Budget π
A ComfyUI node in Atlas/08 Β· Look & Render with 7 inputs and 2 outputs.
Atlas Move Budget π
- solve
- camera_path
- solve
- report
βthreshold0.020βΊ
βbisect_steps8βΊ
βmax_dolly_m0.0βΊ
βmax_angle_deg30βΊ
βbackendautoβΊ
CategoryAtlas/08 Β· Look & Render
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| solve | ATLAS_SOLVE | β | |
| camera_pathopt | ATLAS_CAMERA_PATH | Optional authored move. When connected, every frame is checked and the report names the worst one. | |
| thresholdopt | FLOAT | 0.0200β1 | Fraction of frame allowed to tear open before a move counts as unsafe. 0.02 = 2% of pixels. |
| bisect_stepsopt | INT | 82β16 | Precision of the envelope search. Each step halves the bracket; 8 is ample. Higher costs proportionally more. |
| max_dolly_mopt | FLOAT | 0.00β1000 | Search cap for translation, in metres. 0 = auto (a quarter of the median scene distance). |
| max_angle_degopt | FLOAT | 301β180 | Search cap for pan/tilt, in degrees. |
| backendopt | COMBO | auto | auto picks torch (cuda/mps/cpu). numpy is the reference implementation β correct but far slower. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| solve | ATLAS_SOLVE | β |
| report | STRING | β |