ComfyUI Node
3D Model Viewer
A ComfyUI node in aesethtics/3D with 12 inputs and 2 outputs.
3D Model Viewer
- rendered_image
- depth_map
◄model_path►
◄canvas_width512►
◄canvas_height512►
◄camera_x0.0►
◄camera_y0.0►
◄camera_z0.0►
◄lookat_x0.0►
◄lookat_y0.0►
◄lookat_z0.0►
◄camera_near0.10►
◄camera_far10►
◄focal_length50►
Categoryaesethtics/3D
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| model_path | STRING | — | |
| canvas_width | INT | 512512–2048 | — |
| canvas_height | INT | 512512–2048 | — |
| camera_x | FLOAT | 0.0-50–50 | — |
| camera_y | FLOAT | 0.0-50–50 | — |
| camera_z | FLOAT | 0.0-50–50 | — |
| lookat_x | FLOAT | 0.0-50–50 | — |
| lookat_y | FLOAT | 0.0-50–50 | — |
| lookat_z | FLOAT | 0.0-50–50 | — |
| camera_near | FLOAT | 0.100.01–10 | — |
| camera_far | FLOAT | 101–100 | — |
| focal_length | FLOAT | 5010–200 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| rendered_image | IMAGE | — |
| depth_map | IMAGE | — |