8000 GitHub - leet4th/boids-sim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leet4th/boids-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boids-sim

Build

cmake -S . -B build
cmake --build build -j
./build/apps/boids-sim

clang-format

find . -path ./build -prune -o \( -name "*.hpp" -o -name "*.cpp" \) -print | xargs clang-format -i

About

4FCC
No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0