Skip to content

Commit 4449338

Browse files
authored
Update README.md with New Keybinds
1 parent 8f7ed77 commit 4449338

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# UltimateFlox
22
2D flocking simulation using GLFW, Glad, and GLM - your very own bird box.
33

4-
Use the ```1``` key to switch to line rendering mode.<br>
5-
Use the ```2``` key to switch to filled rendering mode.<br>
4+
Use the ```1``` key to switch to filled rendering mode.<br>
5+
Use the ```2``` key to switch to classic rendering mode.<br>
6+
Use the ```b``` key to toggle display of boids.<br>
7+
Use the ```v``` key to toggle display of vision radii.<br>
8+
Use the ```s``` key to toggle speed debug vision mode.<br>
69
Use the ```Space``` key to pause the simulation.<br>
710

811
Create a ```flox.txt``` file in the executable's directory to control the flock size.

0 commit comments

Comments
 (0)