Hacker News new | ask | show | jobs
by haylel 2473 days ago
Looks awesome. I tried coding up a multi-agent system for my CS degree and it was incredibly complicated. I was trying to implement an algorithm I found to give each agent emotions of fear, anger, happiness and sadness in order to change their behaviours... it was way more difficult than I expected but you can read more about it here if you're also interested in this stuff. The 3D graphics in this example are way cooler than my 2D shapes.

https://medium.com/@dshields/working-with-emotional-models-i...

1 comments

This is really interesting, thank you for sharing!