blender_iso_synthesize_world
Turn a semantic ASCII or JSON grid into a full-scale 2:1 dimetric isometric world with procedural geometry, stairs, furniture, collisions, and web manifests.
Instructions
Synthesizes a full-scale 2:1 dimetric isometric world from a semantic ASCII or JSON blueprint grid with procedural geometry, stairs, furniture, collisions, and web manifests
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | synthesized_world | |
| seed | No | ||
| theme | No | art_deco_cyberpunk | |
| palette | No | ||
| blueprint | Yes | ||
| tileWidth | No | ||
| includePreview | No |