Plotting and Animating NetLogo Models with ggplot2 🖌️

Hi everyone,

I just added a new vignette to the logolink R package documentation that demonstrates how to capture and plot snapshots and generate animations of NetLogo models using ggplot2.

Standard NetLogo visuals often fall short for publications. This workflow allows you to export high-quality, research-ready figures and see agent dynamics with much better clarity. Here’s an example:

vignette-wolf-sheep-model-animation-1

Check out the tutorial here: Visualizing the NetLogo World • logolink

If you are interested in this topic, you may also like this other project:

Cheers,

Daniel Vartanian

Very cool!

1 Like