Nodes/ComfyUI-ArchAi3d-Qwen/πŸ’Ύ Save Splat Scene (SPZ + Camera)
ComfyUI Node

πŸ’Ύ Save Splat Scene (SPZ + Camera)

A ComfyUI node in ArchAi3d/3D/Export with 9 inputs and 3 outputs.

By amir84ferdosΒ·Created 10 months agoΒ·Updated 4 months agoΒ· 65
πŸ’Ύ Save Splat Scene (SPZ + Camera)
  • extrinsics
  • intrinsics
  • include_source_image
  • spz_path
  • json_path
  • scene_info
β—„ply_pathβ€”β–Ί
β—„output_namesceneβ–Ί
β—„image_width1024β–Ί
β—„image_height768β–Ί
β—„output_formatspzβ–Ί
β—„coordinate_systemRDFβ–Ί
CategoryArchAi3d/3D/Export

Inputs (9)

NameTypeDefaultDescription
ply_pathSTRINGPath to input PLY file from SharpPredict or similar
output_nameSTRINGsceneBase name for output files (scene.spz, scene_camera.json)
extrinsicsoptEXTRINSICSCamera extrinsics (position/rotation) from SHARP
intrinsicsoptINTRINSICSCamera intrinsics (focal length, FOV) from SHARP
image_widthoptINT10241–8192Original image width for FOV calculation
image_heightoptINT7681–8192Original image height for FOV calculation
output_formatoptCOMBOspzOutput format: spz (compressed), ply_copy, or both
coordinate_systemoptCOMBORDFInput PLY coordinate system (RDF=PLY default, RUB=OpenGL/Three.js)
include_source_imageoptIMAGEOptional: include source image path in JSON

Outputs (3)

NameTypeDescription
spz_pathSTRINGβ€”
json_pathSTRINGβ€”
scene_infoSTRINGβ€”