mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-30 16:01:49 +08:00
42 lines
833 B
Markdown
42 lines
833 B
Markdown
|
|
# isometric-map
|
||
|
|
|
||
|
|
3D-style spatial layout showing locations, relationships, or journey through space.
|
||
|
|
|
||
|
|
## Structure
|
||
|
|
|
||
|
|
- Isometric 3D perspective
|
||
|
|
- Locations as buildings/landmarks
|
||
|
|
- Paths connecting locations
|
||
|
|
- Spatial relationships visible
|
||
|
|
- Bird's eye view angle
|
||
|
|
|
||
|
|
## Best For
|
||
|
|
|
||
|
|
- Office/campus layouts
|
||
|
|
- City/ecosystem maps
|
||
|
|
- User journey maps
|
||
|
|
- System architecture
|
||
|
|
- Process landscapes
|
||
|
|
|
||
|
|
## Visual Elements
|
||
|
|
|
||
|
|
- Consistent isometric angle (30°)
|
||
|
|
- 3D buildings or objects
|
||
|
|
- Pathways and roads
|
||
|
|
- Labels floating above
|
||
|
|
- Mini scenes at locations
|
||
|
|
|
||
|
|
## Text Placement
|
||
|
|
|
||
|
|
- Title at top corner
|
||
|
|
- Location labels above objects
|
||
|
|
- Path labels along routes
|
||
|
|
- Legend for symbols
|
||
|
|
- Scale indicator if relevant
|
||
|
|
|
||
|
|
## Recommended Pairings
|
||
|
|
|
||
|
|
- `isometric-3d`: Clean technical maps
|
||
|
|
- `pixel-art`: Retro game-style maps
|
||
|
|
- `lego-brick`: Playful location maps
|