I'm really glad it was helpful. Have fun and if you find any cool rules feel free to share them. I should try to come up with one just so there can be a Soule Curve :)
@@programmingchaos8957 nice, have a great time working on it man. I'll watch the rest of your content until i understand it well enough. Do you mainly use processing for your work?
Mostly processing for these videos. I also do a lot of programming in C++ and some Python. Plus teaching a bit of Scratch and NetLogo. And a little C# with Unity.
@@programmingchaos8957 I saw the video about Netlogo and it seemed pretty interesting; do you think it could be used to create good graphics/animations? (like making images out of multiagent simulations.. sorry if i'm bothering you...)
No problem, I love discussing all things programming :) NetLogo makes if very easy to do multi-agent simulations. So, it would be a good environment to quickly test ideas. But it's graphics are a bit limited and I'm not sure it supports animated sprites. So if you really want to lean into the art aspects I don't think it would work too well.
That's an interesting way of programming. I'd never thought of that. Thanks for helping to grow my knowledge of programming.
You're very welcome! There are lots of interesting algorithms out there, I keep getting surprised by new ones as well.
So clear and concise! Thanks for sharing, can't wait to play around with it.
I'm really glad it was helpful. Have fun and if you find any cool rules feel free to share them. I should try to come up with one just so there can be a Soule Curve :)
Beautifully explored and explained and subsequently highly inspirational. Thank you
Thank you! I'm glad the explanation was clear. If you develop anything interesting from it I would be thrilled to hear about it.
Incredible, i just found your channel while looking for tutorials on processing: incredible content, please keep making videos👍
Thanks! I will definitely keep making them. Working on one on Genetic Algorithms now.
@@programmingchaos8957 nice, have a great time working on it man. I'll watch the rest of your content until i understand it well enough. Do you mainly use processing for your work?
Mostly processing for these videos. I also do a lot of programming in C++ and some Python. Plus teaching a bit of Scratch and NetLogo. And a little C# with Unity.
@@programmingchaos8957 I saw the video about Netlogo and it seemed pretty interesting; do you think it could be used to create good graphics/animations? (like making images out of multiagent simulations.. sorry if i'm bothering you...)
No problem, I love discussing all things programming :) NetLogo makes if very easy to do multi-agent simulations. So, it would be a good environment to quickly test ideas. But it's graphics are a bit limited and I'm not sure it supports animated sprites. So if you really want to lean into the art aspects I don't think it would work too well.
crystal clear ! thanks !
Thank you! Making things understandable is one of my main goals.