What problem does it solve?
This Skill enables real-time, interactive control of Blender scenes through a TCP socket connection, allowing for dynamic manipulation and state querying without manual intervention in the Blender interface.
Core Features & Use Cases
- Real-time Scene Manipulation: Create, modify, and delete objects, set materials, and adjust transformations dynamically.
- State Querying: Retrieve detailed information about the scene, objects, cameras, and lights.
- Asset Integration: Seamlessly integrate assets from Poly Haven and Sketchfab directly into Blender scenes.
- Use Case: An AI agent can use this Skill to procedurally generate and modify 3D environments in real-time based on user input or simulation data, enabling interactive architectural visualization or game asset creation.
Quick Start
Start the Blender interactive socket server on the MiniPC by running the provided start_server.sh script.