Files
ComfyUI_frontend/apps/hub/knowledge/models/tripo.md
dante01yoon bbd0a6b201 feat: migrate workflow template site as apps/hub
Migrate workflow_templates/site into the frontend monorepo as apps/hub
so the hub can use @comfyorg/design-system and shared packages.

Changes to existing files:
- pnpm-workspace.yaml: add @astrojs/sitemap, @astrojs/vercel, lucide-vue-next
- eslint.config.ts: add hub ignores and i18n/import rule overrides
- .oxlintrc.json: add hub scripts to ignore patterns
- knip.config.ts: add hub workspace config

apps/hub adaptations from source:
- Replace local cn() with @comfyorg/tailwind-utils (19 files)
- Integrate @comfyorg/design-system/css/base.css in global.css
- Make TEMPLATES_DIR configurable via HUB_TEMPLATES_DIR env var
- Add HUB_SKIP_SYNC flag for builds without template data
- Remove Vite 8-incompatible rollupOptions.output.manualChunks
- Fix stylelint violations (modern color notation, number precision)
- Gitignore generated content (thumbnails, synced templates, AI cache)
2026-04-06 20:53:13 +09:00

1.3 KiB

Tripo

Tripo is an AI-powered 3D generation platform that creates production-ready 3D models from text or images in seconds, developed by VAST AI Research.

Model Variants

Tripo v3.0

  • Sculpture-level geometry precision with sharp edges
  • Best for high-fidelity production assets

Tripo v2.0

  • Industry-leading geometry with PBR material support
  • High accuracy for detailed models

Tripo v1.4

  • Fast generation with realistic texture effects
  • Best for rapid prototyping

Key Features

  • Text-to-3D and image-to-3D generation
  • Multi-image input for high-fidelity reconstruction
  • 4K PBR-ready texture generation
  • Automatic rigging and animation
  • Model segmentation for part-based editing
  • Export in STL, OBJ, FBX, GLB, and USDZ formats

Hardware Requirements

  • Cloud API-based (no local GPU required)
  • TripoSR open-source variant requires 8GB+ VRAM

Common Use Cases

  • Game asset creation
  • 3D printing prototyping
  • AR/VR content development
  • Product visualization and e-commerce
  • Character design and animation

Key Parameters

  • prompt: Text description of desired 3D model
  • image: Reference image (JPG, PNG, WEBP, up to 5MB)
  • texture_resolution: Up to 4K with PBR maps
  • format: Output format (GLB, FBX, OBJ, STL, USDZ)
  • style: Optional stylization (Lego, Voxel, Voronoi)