From d4888b2d708df4001d493e70f9d25f3deb79bb60 Mon Sep 17 00:00:00 2001 From: Sooraj Sannabhadti <2005sooraj@gmail.com> Date: Fri, 23 Aug 2024 18:48:22 -0700 Subject: [PATCH] Added other factors section headers --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 864c727..58f2d0f 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,15 @@ Alignment is very similar to coherence where boids will want to be clumped toget ## Other Factors -We can also implememt other factors that control the boids to make them seem more like birds. Three such factors are: **Enemy boid avoidance**, **Points of interest**, and +We can also implememt other factors that control the boids to make them seem more like birds. Three such factors are: **Enemy boid avoidance**, **Points of interest**, and **Visible range**. + +### Enemy Boid Avoidance + + + +### Points of Interest + + + +### Visible Range +