Skip to content
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

Project 1: Zhihao Ruan #3

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

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
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