Decimate → Clean → Downscale → Optimize - All in one unified tool.
OptiBlend is a comprehensive Blender add-on for asset optimization tailored for Game Dev, VR, AR, and Realtime 3D workflows.
🎯 Core Features:
- Mesh Decimation (Batch)
- Material Cleanup
- Smart Texture Downscaler
- Quality Guard
- Duplicate + Auto-Relink
- Dry-Run Analyzer
- Preview Downscale
- Modern About Panel
- Advanced GitHub Update Checker
- Batch decimation
- Shape Key protection
- Selected-only / scene mode
- Progress indicator
- Purge unused materials
- Merge duplicates (exact/base-name)
- Fix leftover textures & orphan nodes
- Downscale textures (8K → 512px)
- Quality Guard System
- Skip sensitive maps (normal/rough/metal/AO/height)
- Power-of-two auto-correct
- Duplicate mode + Auto-Relink
- Dry-run analyzer & preview
- GitHub API release detector
- Compares installed → latest version
- Opens update page automatically
- Download release from:
https://github.com/rillToMe/Optiblend/releases - Ensure folder structure:
optiblend/
├── __init__.py
├── ui.py
├── ops_mesh.py
├── ops_material.py
├── ops_texture.py
├── utils.py
├── blender_manifest.toml
├── icons/
│ └── optiblend_logo.png
└── assets/
├── banner_optiblend.png
├── ui_main.png
└── ui_about.png
- Blender → Preferences → Add-ons → Install
- Enable OptiBlend
optiblend/
├── __init__.py
├── ui.py
├── ops_mesh.py
├── ops_material.py
├── ops_texture.py
├── utils.py
├── blender_manifest.toml
├── icons/
│ └── optiblend_logo.png
└── assets/
├── banner_optiblend.png
├── ui_main.png
└── ui_about.png
DitDev
Young Indonesian developer focusing on:
- VR / AR
- Game Technology
- AI Systems
- Real-time 3D Optimization Pipelines
🔗 Portfolio → https://ditdev.vercel.app
🐙 GitHub → https://github.com/rillToMe
📦 Add-on Repo → https://github.com/rillToMe/Optiblend
📚 Docs → https://optiblend-docs.vercel.app
💬 Discord → https://discord.gg/YADAGVjMgg
Scenes load faster. Viewports smoother. Workflow happier. 🚀🔥


