lucidrains/meshgpt-pytorch
PyTorch implementation of MeshGPT, a transformer-based model for generating 3D triangle meshes using attention mechanisms.

Not currently ranked — collecting fresh signals.
star history
This repository implements MeshGPT, a state-of-the-art deep learning model for mesh generation using attention and transformer architectures. The model learns to generate sequences of mesh triangles autoregressively, similar to language model approaches. It currently supports unconditional mesh generation and is being extended to support text-conditioned generation for text-to-3D asset creation.
Frequently asked
- What is lucidrains/meshgpt-pytorch?
- PyTorch implementation of MeshGPT, a transformer-based model for generating 3D triangle meshes using attention mechanisms.
- Is meshgpt-pytorch open source?
- Yes — lucidrains/meshgpt-pytorch is open source, released under the MIT license.
- What language is meshgpt-pytorch written in?
- lucidrains/meshgpt-pytorch is primarily written in Python.
- How popular is meshgpt-pytorch?
- lucidrains/meshgpt-pytorch has 861 stars on GitHub.
- Where can I find meshgpt-pytorch?
- lucidrains/meshgpt-pytorch is on GitHub at https://github.com/lucidrains/meshgpt-pytorch.