Skip to content

Conversation

karvesaket
Copy link

@karvesaket karvesaket commented Sep 8, 2019

Repo Link

Features:

  1. Naive implementation of boids flocking simulation algorithm
  2. Uniform grid implementation of boids flocking simulation algorithm
  3. Uniform grid with coherent arrays implementation of boids flocking simulation algorithm
  4. [EXTRA CREDIT] Grid looping optimization: Optimized the loop by using a modular implementation so that cell width can be easily adjusted
  5. Performance analysis by varying different parameters of the algorithm and implementation

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