Vib-IO is a Blender add-on for importing and exporting Vib-Ribbon .TMD model files.
Compatible with Blender 5.0.
- Import Vib-Ribbon
.TMDmodels into Blender - Export edited models back to
.TMD - Edit vertex colors with vertex groups
-
Open Blender.
-
Go to
Edit -> Preferences -> Add-ons. -
Click
Install from Disk. -
Select the script.
-
Enable the script.
-
Import a model using:
File -> Import -> Vib-Ribbon (.tmd) -
Export a model using:
File -> Export -> Vib-Ribbon (.tmd)
Vib-IO stores colours using Blender vertex groups.
Each colour is represented by a vertex group named with a 6-digit RGB hex value:
FF0000 = red
00FF00 = green
0000FF = blue
FFFFFF = white
000000 = black
To change the colour of part of a model:
- Select the imported object.
- Go to Object Data Properties.
- Open the Vertex Groups panel.
- Find the vertex group with the colour you want to edit.
- Rename the group to a new RGB hex colour.
When exporting, Vib-IO checks which colour group a primitive belongs to and writes that RGB value into the .TMD file. Vertices or primitives without a valid colour group will export as white.
- Joo - Main coder
- Zungle - Programming help
- denpakei32 - Testing

