Skip to content

Conversation

clach
Copy link

@clach clach commented Sep 8, 2019

Repo Link

  • Implemented three implementations of boid flocking: naive, scattered uniform grid, and coherent uniform grid
  • Analyzed performance over 3 implementations, looking at different factors such as number of boids, block size, etc.
  • Implemented grid-looping optimization (extra credit) by only checking cells that are within the max neighborhood distance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant