Grid visualization using custom images #1672
Unanswered
rushikumark
asked this question in
Q&A
Replies: 1 comment
-
Example in the mesa-examples RepoAn example using custom images is Some things to note:
Example CasesLet's assume you've cloned the repo mesa-examples into the directory Case: No Images
=>
Case: Images Are Shown
=> The simulation is running. ✔️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have recently started a project on ABM using mesa. I was able to draw a grid and setup the agent portrayal method with shapes like circle or rectangle and initiate the server to see the grid visualization (mesa.visualization.CanvasGrid) but, facing issues with setting an image as an agent to visualize in the grid. I checked the documentation related to visualization but, found nothing helpful. Please help me with any approach you know. It's very urgent. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions