blender_furniture
Create furniture and complex objects in Blender.
Instructions
Create furniture and complex objects in Blender.
Supports multiple operations through the operation parameter:
create_chair: Create chairs (dining, office, armchair, etc.)
create_table: Create tables (dining, coffee, desk, etc.)
create_bed: Create beds (single, double, bunk, etc.)
create_sofa: Create sofas and couches
create_cabinet: Create cabinets and storage
create_shelf: Create bookshelves and shelving
create_desk: Create desks and workstations
create_stool: Create stools and bar stools
create_room: Create room with walls, floor, ceiling, windows, doors
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the furniture object | Furniture |
| style | No | Style (modern, classic, rustic, industrial, etc.) | modern |
| width | No | ||
| height | No | ||
| length | No | ||
| bed_type | No | single | |
| has_door | No | ||
| location | No | Position coordinates | |
| material | No | Material type (wood, metal, fabric, etc.) | wood |
| desk_type | No | office | |
| operation | No | Furniture creation operation | create_chair |
| room_type | No | living | |
| sofa_type | No | three_seater | |
| chair_type | No | dining | |
| dimensions | No | Base dimensions (width, depth, height) | |
| shelf_type | No | bookshelf | |
| stool_type | No | bar | |
| table_type | No | dining | |
| has_windows | No | ||
| cabinet_type | No | kitchen | |
| window_count | No | ||
| wall_thickness | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |