Posts: 4
Threads: 3
Joined: Jan 2022
As someone new to both Curvy Splines and A* Pathfinding, are those two things that would work together in theory? For instance: A* Pathfinding tells an AI what terrain is OK to walk on, and Curvy Spline handles the actual movement otherwise.
Thanks.
Posts: 2,142
Threads: 95
Joined: Jun 2017
Hi
There is no AI related feature included in Curvy Splines. You can of course use Curvy's API to retrieve information about the splines, and then use that data as inputs to your AI solutions. Then, when your AI solution will suggest you a specific succession of paths to follow, you use that data to make your object follow those paths. Once again, this will be done using Curvy's API.
Did this answer your question?
Please consider leaving a
review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out.