Go to file
JH159753 3d16b646a8 add dynamic slowdown dependent on angle
The boid will now slow down less if the angle created by the line from it to its target and the line from the target to the next one is nearly a straight line.
2022-10-29 03:27:49 -07:00
.gitattributes Initial commit 2022-09-17 02:44:14 -07:00
Boid.pde add dynamic slowdown dependent on angle 2022-10-29 03:27:49 -07:00
CustomMaps.pde Provided framework, no changes 2022-09-17 02:45:09 -07:00
Flocking.pde add waypoints code 2022-09-26 22:03:24 -07:00
KinematicMovement.pde Provided framework, no changes 2022-09-17 02:45:09 -07:00
Map.pde Provided framework, no changes 2022-09-17 02:45:09 -07:00
NavMesh.pde Provided framework, no changes 2022-09-17 02:45:09 -07:00
lab1.pde Provided framework, no changes 2022-09-17 02:45:09 -07:00
settings.pde Provided framework, no changes 2022-09-17 02:45:09 -07:00
sketch.properties Update sketch.properties 2022-09-20 13:56:35 -07:00
util.pde Provided framework, no changes 2022-09-17 02:45:09 -07:00