build-world

Orchestrate Blender scene creation from a reference image.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AnctyEnly453/simulator-game --skill build-world
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-world
Source: https://github.com/AnctyEnly453/simulator-game/tree/main/blender_skills/build-world
Command: npx skills add https://github.com/AnctyEnly453/simulator-game --skill build-world

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires blender, blendermcp, python, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of creating stylized 3D scenes in Blender by taking a reference image and generating a complete scene based on a vision loop.

Core Features & Use Cases

  • Automated Scene Generation: Build a full 3D scene from a single reference image using Blender.
  • Custom Scene Configuration: Adjust various parameters like lighting and camera perspective.
  • Use Case: Visualize architectural designs, create game environments, or produce concept art.

Quick Start

Run the build-world skill with the command 'build-world --reference input/reference.png --slug my-scene'

Frequently Asked Questions about build-world

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a 3D scene in Blender from a reference image?

To generate a 3D scene in Blender from a reference image, you can use an autonomous vision loop that automatically converts your 2D input into a complete 3D environment. This automates scene creation and manipulation through Python scripts.

Do I need BlenderMCP to create 3D scenes from 2D images?

Yes, you need BlenderMCP to create 3D scenes from 2D images. The scene generation process requires Blender, the BlenderMCP add-on, and Python scripts to automate the vision loop and scene manipulation.

What is the best way to automate scene creation in Blender using a vision loop?

The best way to automate scene creation in Blender is by using a Skill that runs an autonomous vision loop. You provide a reference image, and the system orchestrates scene generation and manipulation through Python scripts to build a full 3D environment.

Can I adjust lighting and camera perspective when generating 3D scenes from reference images?

Yes, you can adjust lighting and camera perspective when generating 3D scenes from reference images. The scene generation process supports custom scene configuration, allowing you to modify various parameters to visualize architectural designs or game environments.

What are the limitations of using an autonomous vision loop for Blender scene generation?

Limitations of using an autonomous vision loop for Blender scene generation include the strict dependency on Blender, the BlenderMCP add-on, and Python. The quality of the 3D scene output is constrained by the clarity and detail of your 2D reference image.