Dancing Agents

Hi everyone,

I’m producing animations to promote the 1st Interdisciplinary Brazilian Symposium on Agent-Based Models (SIMBRA) that may also be useful as educational or promotional materials for other events.

Here are some of them (click the links to run).

I plan to organize everything in a repository soon.

Thriller

Thriller β€” NetLogo Arrow Agents

Code repository: GitHub - danielvartan/thriller: 🧟 Dancing Agents (Proof of Concept) · GitHub

You Spin Me Round (Like a Record)

Code repository: GitHub - danielvartan/you-spin-me-round: πŸŒ€ Dancing Agents (Proof of Concept) Β· GitHub

The one below is made for Brazilian viewers, but you may like it. :slight_smile:

Onda onda

Code repository: GitHub - danielvartan/onda-onda: 🌊 Dancing Agents (Proof of Concept) · GitHub

Very fun!! I wonder what we would need to add to NetLogo to be able to use it for music visualization like this…

1 Like

The most flexible way that comes to mind would be to implement the OSC protocol, for example in the sound extension.

1 Like