Is this kind of differential equation easy to solve?
Can we pre-solve helpful values or equations for common forces?
Is this just one large system of equations?
Do we solve systems for individual boids (in parallel?) or for the entire flock?
I think simulate this would inevitably have a much error. So, maybe we can use approximation aggresively?
How would this system generate any kind of global behavior? What parameters would you change to "steer" boids toward a particular direction?
If we try to simulate this, would the error add up and make it unrealistic?
How would we account for the error and collisions in such a large system of equations?
Is this kind of differential equation easy to solve?
Can we pre-solve helpful values or equations for common forces?
Is this just one large system of equations?
Do we solve systems for individual boids (in parallel?) or for the entire flock?
I think simulate this would inevitably have a much error. So, maybe we can use approximation aggresively?
How would this system generate any kind of global behavior? What parameters would you change to "steer" boids toward a particular direction?
If we try to simulate this, would the error add up and make it unrealistic?
How would we account for the error and collisions in such a large system of equations?