๐ฆ ClawHub
Photo to 3D
by @m15010495895-sudo
One-click photo to 3D model pipeline. Upload any photo, AI generates a clean isometric view via Gemini (Nano Banana), then converts it to a production-ready...
๐ก Examples
# Full pipeline: photo โ isometric view โ 3D model
python3 scripts/photo_to_3d.py Custom prompt for Gemini preprocessing
python3 scripts/photo_to_3d.py --prompt "your custom prompt"Skip preprocessing (image is already a clean isometric view)
python3 scripts/photo_to_3d.py --skip-preprocessCustom output directory
python3 scripts/photo_to_3d.py --output-dir ./my_output
๐ Tips & Best Practices
usdzconvertTERMINAL
clawhub install photo-to-3d