Commit graph

19 commits

Author SHA1 Message Date
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
JH159753
a460deb7ca progress towards smoother boid movement 2022-09-28 02:07:57 -07:00
JH159753
d5574b6cfd add seeking multiple targets
This version still slows down even if not necessary.
2022-09-28 01:22:40 -07:00
JH159753
6c01c80bfa revert to my most recent change 2022-09-27 20:57:11 -07:00
b5b641fe64 add do-while waypoints 2022-09-26 22:29:18 -07:00
771f7b5324 boid merge resolve 2022-09-26 22:16:20 -07:00
fff97d36b5 add waypoints code 2022-09-26 22:03:24 -07:00
JH159753
a066cdcf78 fix boid incorrect rotation 2022-09-26 18:10:59 -07:00
JH159753
6bf5b1c544 add comment about fixing stuttering 2022-09-21 17:56:28 -07:00
JH159753
219cecdbd8 fix boid stuttering 2022-09-21 17:40:29 -07:00
JH159753
281449a4ff add more precise stopping 2022-09-21 02:41:48 -07:00
JH159753
fba0dbe885 add boid pathfinding 2022-09-21 02:04:57 -07:00
JH159753
200336bba5 add atan2 2022-09-20 15:37:41 -07:00
JH159753
d99cf5bdc9 add print heading and speed 2022-09-20 14:17:08 -07:00
JH159753
c426940320 Update sketch.properties 2022-09-20 13:56:35 -07:00
2c05cf78e7 delete sketch props 2022-09-20 13:55:11 -07:00
8dd8bd4c55 add sketch prop 2022-09-20 13:27:16 -07:00
JH159753
580b49ae55 Provided framework, no changes 2022-09-17 02:45:09 -07:00
JH159753
8b1db96d91 Initial commit 2022-09-17 02:44:14 -07:00