TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Simulating flocking behaviour with boids [video]

5 pointsby 3l3ktr4over 5 years ago

1 comment

ksajover 5 years ago
If you are interested in programming this type of thing (alife, fractals and whatnot) you might like NetLogo. <a href="https:&#x2F;&#x2F;ccl.northwestern.edu&#x2F;netlogo&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ccl.northwestern.edu&#x2F;netlogo&#x2F;</a><p>There is a 2D and a 3D version of the language interface, and you can find a number of Boids demos in the samples for both of them.