Trending Model:#1Unlimited-OCRbaidu⬇630kTrending Model:#2Qwythos-9B-Claude-Mythos-5-1M-GGUFempero-ai⬇1114kTrending Model:#3GLM-5.2zai-org⬇160kTrending Model:#4Ornith-1.0-35B-GGUFdeepreinforce-ai⬇234kTrending Model:#5Ornith-1.0-9B-GGUFdeepreinforce-ai⬇191kTrending Model:#6gemma-4-12B-agentic-fable5-composer2.5-v2-3.5x-tau2-GGUFyuxinlu1⬇289kTrending Model:#7Qwen-AgentWorld-35B-A3BQwen⬇34kTrending Model:#8Ornith-1.0-9Bdeepreinforce-ai⬇47kTrending Model:#9Ornith-1.0-35Bdeepreinforce-ai⬇135kTrending Model:#10Qwythos-9B-Claude-Mythos-5-1Mempero-ai⬇114kTrending Model:#1Unlimited-OCRbaidu⬇630kTrending Model:#2Qwythos-9B-Claude-Mythos-5-1M-GGUFempero-ai⬇1114kTrending Model:#3GLM-5.2zai-org⬇160kTrending Model:#4Ornith-1.0-35B-GGUFdeepreinforce-ai⬇234kTrending Model:#5Ornith-1.0-9B-GGUFdeepreinforce-ai⬇191kTrending Model:#6gemma-4-12B-agentic-fable5-composer2.5-v2-3.5x-tau2-GGUFyuxinlu1⬇289kTrending Model:#7Qwen-AgentWorld-35B-A3BQwen⬇34kTrending Model:#8Ornith-1.0-9Bdeepreinforce-ai⬇47kTrending Model:#9Ornith-1.0-35Bdeepreinforce-ai⬇135kTrending Model:#10Qwythos-9B-Claude-Mythos-5-1Mempero-ai⬇114k

Trellis2-mlx Transforms 2D Photos Into Detailed 3D Models Offline

Classic two dimensional photograph transforming into a three dimensional geometric mesh.

The new release of Trellis2-mlx brings a powerful image-to-3D generation pipeline to Apple Silicon computers. It allows users to take a standard 2D picture and turn it into a detailed 3D model with textures. This software uses the Metal processing framework to run locally without needing an internet connection.

Developer Gtrg55 created this project to port the existing four-billion parameter TRELLIS.2 model to Mac hardware. They adapted the original system to run smoothly using the machine learning framework built specifically for Apple devices. This effort provides a practical way to generate high-resolution 3D assets directly from a laptop or desktop.

Native model execution and export tools

Key Features
  • Provides stable high-resolution 3D image generation.
  • Exports textured files with color data.
  • Opaque material mode for solid surfaces.
  • Fast mesh repair to clean geometry.
  • Offers optional watertight voxel surface remeshing.
  • Reports boundary edge count for quality.

This tool is ideal for digital artists and designers who need custom 3D models for their workflows. Small studios can use it to quickly prototype assets for games or visualizations. Anyone with a compatible Mac computer will appreciate the ability to generate these models entirely offline.

Developer notes and known limitations

The developer notes that the software was tested using an M4 Max chip with 128 gigabytes of unified memory. Lower memory configurations might work at reduced resolutions but have not been fully validated yet. Users should also be aware that high-resolution generation is compute-intensive and can take several minutes to complete.

"Native MLX backend for TRELLIS.2 on Apple Silicon, with practical 1024^3 image-to-3D generation and textured GLB export." Source: GitHub