Skip to content

Conversation

@shineyruan
Copy link

@shineyruan shineyruan commented Sep 12, 2021

  • Repo link.
  • Implemented all required method according to instructions.
    • Implemented naive flock simulation.
    • Implemented uniform grid simulation with scattered memory.
    • Implemented uniform coherent grid.
    • Computed performance analysis.
    • Run with 500k boids at 25Hz on my device.
  • Added .clang-format for consistent code styles.
  • Select default OpenGL perference to GLVND in CMakeLists.txt to fix warnings.
  • Added print_glm.[hc]pp for quick glm vector print debugging.

Zhihao Ruan added 30 commits September 1, 2021 14:33
- ping-pong buffer only swaps pointers rather than copying array
- replace dir testing with 3d index floating point manipulation method
shineyruan and others added 2 commits September 11, 2021 23:09
Co-authored-by: Shehzan Mohammed <mzshehzanayub@gmail.com>
Update CUDA Computes List in CMake
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