:

TRELLIS.2 3D MODEL NOW RUNS ON MAC SILICON

INDUSTRY DESK1 MIN READ
MON, APR 20, 2026

■ AI-SUMMARIZED FROM 1 SOURCE ▸ TIMELINE

A developer has successfully ported Microsoft's TRELLIS.2 image-to-3D model to Apple Silicon Macs, eliminating the need for Nvidia GPUs. The port replaces CUDA-specific operations with pure PyTorch alternatives.

The original TRELLIS.2 model, a 4-billion-parameter image-to-3D converter, relied on CUDA-exclusive components including flash_attn, nvdiffrast, and custom sparse convolution kernels—none compatible with macOS. The port implements pure-PyTorch replacements across nine files: a gather-scatter sparse 3D convolution, SDPA attention for sparse transformers, and Python-based mesh extraction that replaces CUDA hashmap operations. Total modifications span a few hundred lines. The changes enable the model to run via PyTorch's Metal Performance Shaders (MPS) backend on Apple Silicon chips. This makes advanced 3D generation accessible to Mac users without requiring external GPU hardware or cloud services. The project reduces barriers to running state-of-the-art generative models locally on consumer hardware.

■ SOURCES

Hacker News

■ SUMMARY WRITTEN BY AI FROM THE LINKS ABOVE

■ MORE FROM THE DEV DESK

GitHub's Dependabot now implements a default package cooldown period for version updates, spacing out dependency upgrades to reduce noise and improve workflow efficiency.

3H AGOIndustry Desk

Julia can execute code 10 to 1,000 times faster than Python by some benchmarks, yet the language remains relatively unpopular among developers. The performance gap highlights a persistent challenge in programming: the trade-off between ease of use and raw speed.

YESTERDAYDev Desk

A developer has demonstrated a complete workflow for building and shipping Mac and iOS applications without using Apple's Xcode IDE. The approach gained significant traction on Hacker News with 139 points and 69 comments.

YESTERDAYIndustry Desk

The creator of the Zig programming language has publicly challenged statements made by Anthropic regarding AI capabilities, sparking debate in the developer community.

YESTERDAYAI Desk

■ SUBSCRIBE TO THE DAILY BRIEF

ONE EMAIL, 5 STORIES, 06:00 UTC. UNSUBSCRIBE ANYTIME.