Skip to main content

blender-pipeline

Use when the user wants to create or modify 3D assets for a BRICKS app using Blender — product models, mascots, environments, 3D logos, exhibition pieces — or to convert existing models (FBX/OBJ/USD/.blend) into BRICKS-ready glTF. Drives the local Blender install headlessly (blender -b -P script.py) with bundled script templates for procedural scenes, format conversion, model inspection, optimization, and preview renders; optionally uses the Blender MCP server for live iterative modeling. Encodes BRICKS-safe export settings - .glb with embedded textures, NO Draco/KTX2/meshopt compression (the Scene3D loader does not support them), applied transforms, sane scale, and per-device polygon/texture budgets. Triggers on "make a 3D model", "create it in Blender", "convert this FBX", "optimize this model for devices". Requires Blender installed on this machine. Do NOT use for composing the in-app scene, lighting, or camera (use scene3d-authoring) or for scene behavior (use scene3d-interactions).

Jump to install

Source facts

Repository
mybigday/bricks-ctor-agent-skills
Last source activity
July 10, 2026 at 10:35
Detected SKILL.md language
English
Stars
0
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.