TRELLIS.2 for Mac
Microsoft's image-to-3D model finally runs on your M-chip Mac
The Panel's Take
TRELLIS.2 for Mac is a community port that brings Microsoft's powerful image-to-3D generation model to Apple Silicon, replacing every CUDA dependency with Metal-accelerated alternatives. Feed it a single photograph and it outputs a 400K+ vertex mesh with baked PBR (physically-based rendering) textures for metallic, roughness, and base-color properties — as a GLB file ready for Blender, game engines, or AR apps. On an M4 Pro with 24GB RAM, the process takes about 5 minutes. The port is technically substantial: sparse 3D convolution uses Metal acceleration (with PyTorch fallback), mesh extraction is reimplemented in Python, attention uses PyTorch's SDPA, and texture baking leverages Metal rasterization. Every hardcoded CUDA call throughout the original codebase was patched to use the active device dynamically. The result is a model that was previously Mac-inaccessible now running natively without any cloud dependency. For 3D artists, game developers, and AR/VR creators on Apple Silicon — which is most of them these days — this removes a significant barrier. The upstream TRELLIS.2 model is MIT licensed; RMBG-2.0 background removal requires a BRIA commercial license for business use. With 202 HN points, this hit a nerve with creators frustrated that Mac hardware keeps getting excluded from serious ML workflows.
Share this verdict
TRELLIS.2 for Mac verdict: SHIP 🚀 3 ships · 1 skip from the expert panel Full review: shiporskip.io/tool/trellis-2-apple-silicon-image-to-3d-metal-pbr-mac-mit-2026
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Compare TRELLIS.2 for Mac with Others
Embed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/trellis-2-apple-silicon-image-to-3d-metal-pbr-mac-mit-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/trellis-2-apple-silicon-image-to-3d-metal-pbr-mac-mit-2026" alt="TRELLIS.2 for Mac Ship verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/trellis-2-apple-silicon-image-to-3d-metal-pbr-mac-mit-2026)<iframe src="https://shiporskip.io/embed/trellis-2-apple-silicon-image-to-3d-metal-pbr-mac-mit-2026" title="TRELLIS.2 for Mac ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“This is the kind of community port that changes workflows. TRELLIS.2 was genuinely out of reach for Mac users; this brings it home. 5 minutes per mesh on an M4 Pro is totally usable for prototyping and concept work. The Metal acceleration implementation is clean — not a hack.”
“Five minutes per mesh is 10x slower than CUDA on a decent GPU, and the output quality is only as good as the input photo and the model's training distribution. RMBG-2.0 has commercial licensing restrictions that many won't notice until they're already dependent on it. Useful for hobbyists; proceed cautiously for production.”
“Every object in the physical world is a potential 3D asset — just photograph it. As ports like this land on consumer hardware, we're approaching a world where any creator can populate 3D environments from their phone camera. The 3D content bottleneck is dissolving faster than people realize.”
“Photo to game-ready 3D mesh with PBR textures, no cloud, no subscription, runs on my MacBook. I've been waiting for this workflow for years. Even at 5 minutes a model, this transforms how I source assets for 3D scenes and AR projects. Absolute ship for creative work.”