:

TRELLIS.2 3D MODEL NOW RUNS ON MAC SILICON

INDUSTRY DESK1 MIN READ
MON, APR 20, 2026

■ AI-SUMMARIZED FROM 1 SOURCE BELOW

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

MDV is a new Markdown superset that enables users to create documentation, dashboards, and slide presentations with embedded data capabilities. The project, shared on Hacker News, received 101 upvotes and 36 comments.

14H AGOIndustry Desk

Researchers have demonstrated zero-copy GPU inference capabilities for WebAssembly on Apple Silicon, enabling machine learning models to run directly in browsers without copying data between memory spaces.

17H AGOIndustry Desk

A new analysis examines skiplists—probabilistic data structures that balance simplicity with performance. The post argues they deserve wider adoption despite being overshadowed by more complex alternatives.

20H AGOIndustry Desk

Kdenlive, the free video editor, shared its latest development status and future plans. The update generated significant community interest with 107 upvotes on Hacker News.

YESTERDAYIndustry Desk

■ SUBSCRIBE TO THE DAILY BRIEF

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