whatisgithub

What is mint-blender-addon?

tamg/mint-blender-addon — explained in plain English

Analysis updated 2026-05-18

28PythonAudience · designerComplexity · 2/5Setup · easy

In one sentence

A Blender add-on that connects to the Mint AI asset service so you can browse and import AI-generated 3D models and virtual worlds directly inside Blender.

Mindmap

mindmap
  root((Mint Blender Addon))
    What It Does
      Browse Mint assets
      Import GLB models
      View splat worlds
    Tech Stack
      Python
      Blender
    Use Cases
      3D asset import
      Virtual world preview
    Audience
      3D artists
      Designers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Import AI-generated GLB 3D models from your Mint account straight into a Blender scene.

USE CASE 2

Browse and load Gaussian splat virtual worlds from Mint without leaving Blender.

USE CASE 3

Preview and toggle between rendered and point-cloud views of imported splat worlds.

What is it built with?

PythonBlender

How does it compare?

tamg/mint-blender-addonalicankiraz1/codexqbcrain99/worldcut-2026
Stars282828
LanguagePythonPythonPython
Setup difficultyeasyeasymoderate
Complexity2/53/53/5
Audiencedesignerdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Needs Blender 4.2+, an active Mint account, and the separate Kiri Engine add-on to view splat worlds.

So what is it?

Mint is an AI service at mint.gg that generates 3D models, virtual environments, and asset packs based on user prompts. This repository contains a Blender add-on that connects to your Mint account from inside Blender, so you can browse and import those AI-generated assets without switching between applications. Once installed and connected, the add-on adds a panel to Blender's 3D View sidebar under a Mint tab. From there you can browse three categories: individual 3D models, full virtual worlds, and asset packs. Models come in the GLB format, which Blender imports natively. Worlds are delivered as Gaussian splat files, a format that captures volumetric 3D scenes. Importing world splats requires an additional Blender add-on called Kiri Engine 3DGS Render, which handles the rendering. GLB model imports work without Kiri. Installing the add-on follows the standard Blender process: download the ZIP file, open Edit, then Preferences, then Add-ons, click Install, choose the ZIP, and enable Mint Asset Browser. From the Mint tab in the sidebar, click Log In and complete sign-in in your browser. Your assets then appear. If they do not show up immediately, a Refresh button is available. Clicking Import GLB brings a model into the current Blender scene, clicking View Splat loads a world when Kiri is installed. For Gaussian splat worlds specifically, after importing you can switch between a rendered camera preview mode and a point cloud mode that lets you select and move the splat object. An Auto Update option keeps the rendered preview aligned with your current viewport as you navigate. The add-on requires Blender 4.2 or newer and an active Mint account. If a world row shows a Kiri required message, the Kiri add-on needs to be installed and enabled first. If a model shows No durable GLB yet, that asset does not yet have an importable version.

Copy-paste prompts

Prompt 1
Walk me through installing the Mint Blender add-on and logging into my Mint account.
Prompt 2
What is a Gaussian splat file and why does importing one need the Kiri Engine add-on?
Prompt 3
Explain the difference between importing a GLB model and viewing a splat world in this add-on.

Frequently asked questions

What is mint-blender-addon?

A Blender add-on that connects to the Mint AI asset service so you can browse and import AI-generated 3D models and virtual worlds directly inside Blender.

What language is mint-blender-addon written in?

Mainly Python. The stack also includes Python, Blender.

How hard is mint-blender-addon to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is mint-blender-addon for?

Mainly designer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.