Open hjobrien opened 6 years ago
meshing is expensive, but should just be linear algebra, should figure out if we can hardware accelerate algorithms like these: https://docs.scipy.org/doc/scipy-0.14.0/reference/generated/scipy.spatial.Delaunay.html
We may not need to mesh anymore if the z heights are sufficient for the pathing algo
meshing is expensive, but should just be linear algebra, should figure out if we can hardware accelerate algorithms like these: https://docs.scipy.org/doc/scipy-0.14.0/reference/generated/scipy.spatial.Delaunay.html