🎨 SeqTex: Generate Mesh Textures in Video Sequence

πŸš€ Welcome to SeqTex!

SeqTex is a cutting-edge AI system that generates high-quality textures for 3D meshes using image prompts (here we use image generator to get them from textual prompts).

Choose to either try our example models below or upload your own 3D mesh to create stunning textures.


πŸ”§ Step 1: Upload & Process 3D Mesh

πŸ“‹ How to prepare your 3D mesh:

  • Upload your 3D mesh in .obj or .glb format
  • πŸ’‘ Pro Tip:
    • For optimal results, ensure your mesh includes only one part with UV parameterization
    • Otherwise, we'll combine all parts and generate UV parameterization using xAtlas (may take longer for high-poly meshes; may also fail for certain meshes)
  • ⚠️ Important: We recommend adjusting your model using Mesh Orientation Adjustments to be Z-UP oriented for best results

πŸ”„ Mesh Orientation Adjustments (if needed):

Rotate: Y becomes Z, -Z becomes Y

Rotate: Y becomes X, -X becomes Y

Rotate: Z becomes X, -X becomes Z

Fix upside-down mesh orientation


πŸ‘οΈ Step 2: Select View & Generate Image Condition

πŸ“‹ How to generate image condition:

  • Your mesh will be rendered from four viewpoints (front, back, left, right)
  • Choose one view as your image condition
  • Enter a descriptive text prompt for the desired texture
  • Select your preferred AI model:
    • 🎯 SDXL: Fast generation with depth + normal control, better details (often suffer from wrong highlights)
    • ⚑ FLUX: High-quality generation with depth control (slower due to CPU offloading). Better work with Edge Refinement (Not supported due to the memory limit of HF Space. You can try it locally)
πŸ“ Camera View

Choose which viewpoint to use as reference

πŸ€– AI Model

SDXL: Fast, depth+normal control | FLUX: High-quality, slower processing (Not supported due to the memory limit of HF Space)

Smooth boundary artifacts (recommended for delightning highlights in the boundary)


🎨 Step 3: Generate Final Texture

πŸ“‹ How to generate final texture:

  • The SeqTex pipeline will create a complete texture map for your model
  • View the results from multiple angles and download your textured 3D model (the viewport is a little bit dark)

πŸš€ Try Our Examples

Quick Start: Click on any example below to see SeqTex in action with pre-configured settings!

Examples
πŸ“ Upload 3D Mesh Y β†’ Z Transform Y β†’ X Transform Z β†’ X Transform πŸ”ƒ Flip Vertically 🎲 Random Seed πŸ“ Camera View πŸ€– AI Model ✨ Edge Refinement πŸ’¬ Texture Description

πŸ™ Acknowledgments

Special thanks to Toshihiro Hayashi for his valuable support and assistance in fixing bugs for this demo.