Skip to content

Conversation

@anthonymansur
Copy link

@anthonymansur anthonymansur commented Sep 13, 2021

Repo Link: https://github.com/anthonymansur/Project1-CUDA-Flocking

Features:

  • Naive (brute-force) implementation of flocking
  • Scattered Uniform Grid implementation of flocking
  • Coherent Uniform Grid Implementaiton of flocking
  • Generic implementation of neighbor searching (not just 8)
  • Performance analysis & readme

Feedback:
The diagrams shown in the instructions need to be updated: black text on a black background makes it very hard to look at.

This assignment was quite a lot of work in a short amount of time and was quite difficult to get it done on time. It was very rewarding, but I would extend the deadline especially since it's our first homework where we have to debug. Doable, but challenging.

@anthonymansur
Copy link
Author

I forgot to mention in my readme that I did not hardcore 8 neighbors, I made this generic based on the maximum radius.

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