nowfound

Life & fun · May 1, 2026

Trellis 2

Trellis 2 AI 3D Model Generator Free Online

What it does

Trellis 2 is an AI 3D Generator for Text to 3D and Image to 3D, helping you create high-quality assets fast with preview and export.

Does the same job

all alternatives →
  • TRELLIS 3D AI2024 · ▲79

    Transform images to 3d assets free

  • RT
    Run TRELLIS.2 Image-to-3D generation natively on Apple SiliconApr 2026 · github.com · ▲202

    I ported Microsoft's TRELLIS.2 (4B parameter image-to-3D model) to run on Apple Silicon via PyTorch MPS. The original requires CUDA with flash_attn, nvdiffrast, and custom sparse convolution kernels: none of which work on Mac. I replaced the CUDA-specific ops with pure-PyTorch alternatives: a gather-scatter sparse 3D convolution, SDPA attention for sparse transformers, and a Python-based mesh extraction replacing CUDA hashmap operations. Total changes are a few hundred lines across 9 files. Generates ~400K vertex meshes from single photos in about 3.5 minutes on M4 Pro (24GB). Not as fast as…

  • Trellis 3DMay 2026 · trellis-3d.net

    Trellis 3D — AI Image to 3D Model Generator

  • Trellis 3Apr 2026 · trellis3.com

    Trellis 3 AI 3D Model Generator Free Online

  • 2D to 3D Image2024 · ▲356

    Convert 2D flat images to 3D visuals in Stylar

  • Text2Motion.ai2024 · ▲179

    Animation through the power of generative AI

More life & fun this month

the category →

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com