aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-08-26 21:53:07 +0200
committerCharles Cabergs <me@cacharle.xyz>2020-08-26 21:55:42 +0200
commitbcd2c5cc4f96af71d2809954cc17805d31aa10e5 (patch)
tree582a5660c3d95c4aa0f4c4391d390c67508b3408 /README.md
parent4dccf6a313908a5d63ba01b375804e9ebef4687e (diff)
downloadboids-bcd2c5cc4f96af71d2809954cc17805d31aa10e5.tar.gz
boids-bcd2c5cc4f96af71d2809954cc17805d31aa10e5.tar.bz2
boids-bcd2c5cc4f96af71d2809954cc17805d31aa10e5.zip
Fixing separation direction and modulo operator on floatHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f9241c9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# boids
+
+Bird flocking simulation.
+
+![record](./record.gif)