Boids
Boids copied to clipboard
Source for the 2D Boids used in the video
Hi, is it possible that you upload the 2D project of the boids you used in the video? i.e. here I'm having trouble understanding how to do a clean 2D layout suitable for this kind of purpose because every tutorial is only about programming actual games as opposed to "simulations". Regards
I would like the same!!^^
Although it is possible to get an LLM to rewrite his 3D boid code in 2D now, it seems to work mostly fine, but sometimes the boids jitter (I think this might be inherenet to the original code, I can't find a non-jiterry boid implementation; if you can find one lemme know)