Overview
Meta SAM 3D is a family of 3D foundation models released by Meta in November 2025 alongside Meta SAM 3, building on the popular Segment Anything (SAM) lineage. It is a generative, visually grounded 3D reconstruction system that turns a single 2D image into a complete 3D mesh with geometry, texture, and (for humans) body pose and shape. The family contains two specialized models. SAM 3D Objects reconstructs general objects and full scenes from one image, producing a clean 3D mesh, a matching texture map, and camera-relative layout, and it handles cluttered, occluded scenes better than prior single-image methods in benchmarks and human-preference tests. SAM 3D Body recovers a full-body human mesh from a single image using a new Momentum Human Rig (MHR) that separates skeleton from surface shape for better accuracy and editability; it supports prompt-driven guidance such as 2D keypoints or masks. Both can be aligned in one 3D space for whole-scene reconstruction. The models are open and research-grade, hosted by Meta AI Research (facebookresearch/sam-3d-objects and sam-3d-body).
Key Features
- Single-image to 3D mesh with texture and layout
- SAM 3D Objects for general objects and scenes
- SAM 3D Body for full human mesh recovery with MHR rig
- Prompt-driven guidance via 2D keypoints or masks
- Handles occlusion and cluttered natural scenes
- Aligns object and body models into one 3D scene
- Open weights and code under the SAM License
- Browser-based Playground for research use
- Third-party hosted APIs for GPU-free users
Pros
From the project description and Meta's positioning:
- Strong single-image reconstruction quality, especially for humans
- Free and open for research with no paywall
- Novel MHR rig improves human editability and accuracy
- Handles real-world clutter better than many prior methods
- Backed by Meta research, suggesting solid engineering
- Playground makes it easy to try without setup
Cons
Based on stated terms and practical constraints:
- SAM License is not standard open source; commercial use needs legal review
- No official managed product, SLA, or support
- Local use demands a capable GPU (16GB+ VRAM)
- Output still often needs cleanup for production pipelines
- As a research release, long-term maintenance is not guaranteed
- Third-party hosts may add cost and variability
Who It's For
Meta SAM 3D is for researchers, developers, and technically skilled creators who want a free, high-quality single-image 3D reconstruction model and can handle licensing and deployment themselves. It suits academic work, prototyping, and integration into custom pipelines. It is not for users who need a turnkey, supported SaaS or guaranteed commercial licensing without legal review.
Verdict
Meta SAM 3D is a powerful, openly released step forward in single-image 3D reconstruction, especially for humans, and it costs nothing to explore. The main cautions are the non-standard SAM License for commercial use and the lack of a managed product. As a free research foundation it is excellent; as a commercial dependency it requires careful licensing review.