Cover image
Try Now
2025-04-06

Blender plugin for TRELLIS (3D AIGC Model, Text-to-3D, Image-to-3D)

3 years

Works with Finder

3

Github Watches

2

Github Forks

28

Github Stars

TRELLIS Blender Plugin

Update: support text-to-3d and add mcp integration

A Blender addon that integrates TRELLIS's 3D generation capabilities into blender. TRELLIS is SOTA text-to-3d and image-to-3d AIGC model.

DemoVideo

Core Features

  • Text-to-3D: text -> textured 3D mesh
  • Image-to-3D: image -> textured 3D mesh
  • Text-conditioned Detail Variation: text + 3D mesh -> textured 3D mesh
  • Image-conditioned Detail Variation: image + 3D mesh -> textured 3D mesh
  • MCP integration: Integrates with MCP and can communicate with Cursor/Windsurf. Refer to Trellis MCP

Installation

Requirements

  • Blender 3.6.0 or higher
  • Running TRELLIS API server (Refer to my TreLLIS fork)

Enable the plugin

  1. Download the plugin files (clone this repo)
  2. In Blender, go to Edit > Preferences > Add-ons
  3. Click "Install" and select the trellis_for_blender.py file
  4. Enable the addon by checking the box next to "3D View: TRELLIS"

Native Workflow

  1. Access the panel (open 3d viewport and press n to open sidebar), find TRELLIS.
  2. (Optionally) Select an object in the scene, select an image as conditional input.
  3. Adjust generation parameters (empirically can use fewer steps)
  4. The plugin will upload both the object(if selected) and the image/text to the API backend.
  5. When finished, the model can be downloaded and imported into the scene.

You can see the historical requests in the main panel

MCP Workflow

  1. Access the panel (open 3d viewport and press n to open sidebar), find TRELLIS, click Start MCP Server
  2. Open Claude/Cursor/Windsurf, paste following configuration:
"mcpServers": {
        "trellis": {
            "command": "uvx",
            "args": [
                "trellis-mcp"
            ]
        }
    }

Generation Parameters

  • Sparse Structure Settings
    • Sample Steps (sampling steps for structure diffusion, by default 12)
    • CFG Strength (classifier-free-guidance, by default 7.5, higher value will better align the input image)
  • Structured Latent Settings
    • Sample Steps (sampling steps for SLAT diffusion, by default 12)
    • CFG Strength (classifier-free-guidance, by default 7.5, higher value will better align the input image)
  • Postprocessing Mesh Options
    • Simplify Ratio (# of triangles to remove, by default 0.95)
    • Texture Size (by default 1024, can set to 2048 for higher quality, but slower)
    • Texture Bake Mode ('fast' or 'opt', 'opt' can be slow but has higher quality)

Features

  • Asynchronous request processing
  • Real-time status updates
  • Error handing
    • "No selected file": Select an input image
    • "API connection error": Check if the API server is running
    • "Processing error": Check the API server logs for details

Any issue/discussion/contribution is welcomed!

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

  • HiveNexus
  • An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。

  • ravitemer
  • A powerful Neovim plugin for managing MCP (Model Context Protocol) servers

  • patruff
  • Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools

    Reviews

    4 (1)
    Avatar
    user_vl6Rgnc2
    2025-04-17

    The Trellis_Blender by FishWoWater is simply outstanding! It offers seamless integration and remarkable functionality that enhances my MCP applications effortlessly. The user interface is intuitive, making it easy to navigate and utilize its powerful features. Highly recommend checking it out at the provided GitHub link!