GitHunt
WE

wendashi/awesome-3D-base-models

Similar to the 2D Base Model, 3D Base Model is a bridge between images and 3D data.

awesome Maintenance PR's Welcome
visitors

awesome-3D-base-models

Similar to the 2D Base Model (such as Stable Diffusion, Flux) that builds a bridge between text and images, the 3D Base Model is a bridge between text/images and 3D data.

Review

  1. Feed-Forward-3D

3D Representation (Latent 3D)

  1. VecSet (TOG 2023, Used by Hunyuan3D2.1, TripoSG, Step1X-3D)


    Stars
  2. Ghost on the Shell: An Expressive Representation of General 3D Shapes (ICLR 2024 Oral)


    Stars
  3. FastMesh: Efficient Artistic Mesh Generation via Component Decoupling


    Stars
  4. Geometry Distributions (ICCV 2025)


    Stars
  5. (VoxSet)LATTICE: Democratize High-Fidelity 3D Generation at Scale (Nov, 2025)
  6. (O-Voxel) TRELLIS.2 (Dec, 2025)
  7. Faithful Contouring (Nov, 2025)
  8. FACE: A Face-based Autoregressive Representation for High-Fidelity and Efficient Mesh Generation (CVPR 2026)

VAE For Mesh Reconstruction

  1. Sparc3D (Jun, 2025)


    Stars
  2. TripoSF (Mar, 2025)


    Stars
  3. Dora (Feb, 2025, CVPR'25)


    Stars

Flow-matching DiT For Mesh Generation & Texture Generation

  1. Ultra3D (Jul, 2025)
  2. Hunyuan3D-2.1 (Jun, 2025)


    Stars
  3. Hunyuan3D-2 (Jan, 2025)


    Stars
  4. TripoSG (Mar, 2025)


    Stars
  5. Step1X-3D (May, 2025) with 🏋️training code & 🔥dataset!


    Stars
  6. Direct3D-S2 (May, 2025)


    Stars
  7. Hi3DGen (Apr, 2025 ICCV'25)


    Stars
  8. (SLat) TRELLIS (Dec, 2024, CVPR'25)


    Stars
  9. UniLat3D (Sep, 2025)


    Stars
  10. UltraShape 1.0: High-Fidelity 3D Shape Generation via Scalable Geometric Refinement

Textrue Generation

  1. SyncMVD (SIGGRAPH Asia'24)


    Stars
  2. TEXGen (SIGGRAPH Asia'24)


    Stars
  3. ARM(CVPR'25)
  4. MaterialAnything (CVPR'25)

    Stars
  5. MaterialMVP (ICCV'25)


    Stars
  6. RomanTex (ICCV'25)


    Stars
  7. NaTex: Meet Native Texture Generation (Nov 25)
  8. SeqTex: Generate Mesh Textures in Video Sequence (SIGGRAPH Asia'25)


    Stars
  9. Chord: Chain of Rendering Decomposition for PBR Material Estimation from Generated Texture images (SIGGRAPH Asia'25)


    Stars

Animation/Simulation (Rigging, Articulation, Dynamics with Physical Property)

  1. Unirig (SIGGRAPH'25)


    Stars
  2. AnimateAnyMesh(ICCV'25)


    Stars
  3. FreeArt3D: Training-Free Articulated Object Generation using 3D Diffusion(SIGGRAPH AISA'25)


    Stars
  4. Pixie: Physics from Pixels(Aug 2025)


    Stars
  5. SAFT: Shape and Appearance of Fabrics from Template via Differentiable Physical Simulations from Monocular Video (ICCV 2025)


    Stars
  6. BrickGPT: Generating Physically Stable and Buildable Brick Structures from Text (ICCV 2025 Best Paper)


    Stars
  7. PhysX-3D: Physical-Grounded 3D Asset Generation (NIPS 2025 Spotlight)


    Stars
  8. PhysX-Anything: Simulation-Ready Physical 3D Assets from Single Image
  9. PGC: Physics-Based Gaussian Cloth from a Single Pose (CVPR 2025 Highlight)
  10. PhysAvatar: Learning the Physics of Dressed 3D Avatars from Visual Observations (ECCV 2024)
  11. DSO: Aligning 3D Generators with Simulation Feedback for Physical Soundness (ICCV 2025)

Acceleration For Mesh Generation (lightning vecset decoder)

  1. FlashVDM (Mar, 2025)


    Stars

Mesh re-topology

  1. BPT (CVPR' 25)


    Stars

UV-unwrapping

  1. Auto-Regressive Surface Cutting (Jun, 2025)
  2. ArtUV: Artist-style UV Unwrapping (Sep, 2025)
  3. SeamCrafter: Enhancing Mesh Seam Generation for Artist UV Unwrapping via Reinforcement Learning (Sep, 2025)
  4. PartUV: Part-Based UV Unwrapping of 3D Meshes (SIGGRAPH Asia'24)

Post-train of 3D base models

  1. DeepMesh: Auto-Regressive Artist-Mesh Creation With Reinforcement Learning (ICCV 2025)


    Stars
  2. Nabla-R2D3 : Effective and Efficient 3D Diffusion Alignment with 2D Rewards (NIPS 2025)


    Stars
  3. DreamDPO: Aligning Text-to-3D Generation with Human Preferences via Direct Preference Optimization (ICML 2025)


    Stars

Common Metrics

For mesh

  1. ULIP-T(⬆), ULIP-I(⬆), ULIP


    Stars
  2. Uni3D-T(⬆), Uni3D-I(⬆), Uni3D


    Stars
  3. Chamfer Distance (CD⬇) and Normal Consistency (NC⬆) quantify the geometric similarity between reconstructed/generated and ground-truth meshes.

For texture

  1. CLIP-FiD(⬇)
  2. CMMD(⬇)
  3. CLIP-I(⬆)
  4. LPIPS(⬇)
wendashi/awesome-3D-base-models | GitHunt