I have felt that turtle shapes, and the turtle shapes editor were a limitation for some users, and so I have been exploring options. I found that I could get ChatGPT 4o to produce decent silhouettes of animals (view from above), and then I made a NetLogo model to allow me to create new shape specifications by tracing such outlines. Below are examples of some new shapes created by this method. I am happy to share the particular shapes and/or the NetLogo shape-creator model.
That’s great @coreybrady! I’ve also been using ChatGPT to help with that.
There are a few tickets on the NetLogo code repository requesting better functionality in this area. Hopefully, the dev team will address them in the next release:
I expect SVG shapes to be supported in NetLogo 7.1, although there is no clear timeline for that release. I highly doubt that emojis will be directly supported, but there seem to be multiple resources online for converting emojis to SVG.