Comment on Neat Algorithms - FlockingComments−kamens15yI used to use boids as an interview question for candidates who whizzed through my first few code challenges -- was interesting to discuss various collision detection options with an eye on performance.Such a simple algorithm w/ such a cool result.
Comments
I used to use boids as an interview question for candidates who whizzed through my first few code challenges -- was interesting to discuss various collision detection options with an eye on performance.
Such a simple algorithm w/ such a cool result.