mirror of
https://github.com/Xevion/Boids.git
synced 2025-12-10 16:06:34 -06:00
GIF demo + subtext
This commit is contained in:
10
README.md
10
README.md
@@ -19,6 +19,16 @@
|
|||||||
- Boid tracking with field of view visuals (Space)
|
- Boid tracking with field of view visuals (Space)
|
||||||
- Performance statistics (CTRL+H, CTRL+G)
|
- Performance statistics (CTRL+H, CTRL+G)
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<a href="#">
|
||||||
|
<img src="./example.gif">
|
||||||
|
</a>
|
||||||
|
<br>
|
||||||
|
<sub>
|
||||||
|
Boids attempt to cohesively move together by each individually moving doing the same thing: move towards the center of the flock, align to the average heading of the flock, and keep a certain distance from eachother.
|
||||||
|
</sub>
|
||||||
|
</div>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
To download a release, check the [Releases](https://github.com/Xevion/Boids/releases) section and download the appropriate build. **Boids** is built on the Unity Engine, and thus should be fully compatible across Windows, Mac & Linux without trouble.
|
To download a release, check the [Releases](https://github.com/Xevion/Boids/releases) section and download the appropriate build. **Boids** is built on the Unity Engine, and thus should be fully compatible across Windows, Mac & Linux without trouble.
|
||||||
|
|||||||
BIN
example.gif
Normal file
BIN
example.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 MiB |
BIN
example.mp4
Normal file
BIN
example.mp4
Normal file
Binary file not shown.
Reference in New Issue
Block a user