3D foundation model for mesh generation using neural coordinate fields
Top 86.0% on sourcepulse
MeshXL is a family of generative foundation models for 3D mesh creation, targeting researchers and developers in 3D content generation. It leverages a Neural Coordinate Field (NeurCF) representation, enabling large-scale sequential modeling of 3D mesh data using LLM techniques, offering a novel approach to generating unstructured 3D assets.
How It Works
MeshXL utilizes a Neural Coordinate Field (NeurCF) representation, which combines explicit coordinates with implicit neural embeddings. This approach allows for the seamless application of modern LLM methodologies to the generation of unstructured 3D mesh data. The NeurCF representation is designed to be simple yet effective for large-scale sequential mesh modeling, facilitating efficient and high-quality mesh generation.
Quick Start & Requirements
bash set_env.sh
.git lfs clone
for fast downloading.bash scripts/sample-*.sh
for unconditional generation or accelerate launch sample_t2m.py ...
for text-to-mesh.accelerate launch main.py ...
with specific configurations.accelerate
. Mixed precision (bf16) is recommended for training/generation.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
4 months ago
1+ week