Unreal
Createdruneape-sats
Enables Claude Desktop to create and manipulate 3D objects in Unreal Engine 5 using natural language prompts.
About
This Python server allows Claude Desktop to interact with Unreal Engine 5 via the Remote Control API, enabling users to create and manipulate 3D scenes using natural language prompts. It represents an early step towards text-to-game generation technology by allowing Claude to build and modify 3D environments within Unreal Engine.
Key Features
- Creates primitive shapes (cubes, spheres, cylinders, etc.) with custom parameters.
- Arranges assets in Unreal Engine Editor using Claude Desktop text prompts
- Modifies existing object properties like position, rotation, scale, color, and visibility.
- Discovers and lists available assets, filtering by type and path.
- Spawns actors from Blueprint classes with custom parameters.
- 8 GitHub stars
Use Cases
- Rapid prototyping of 3D environments using natural language.
- Automated scene generation based on textual descriptions.
- AI-assisted level design and asset placement.