Skip to content

Project 1: Saket Karve #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

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