MT-RRT
General purpose library for multithreaded Rapidly Random exploring Trees (by andreacasalino)
DonAINavigation
This plugin provides a 3D dynamic pathfinding system for use with Unreal Engine 4. It's primarly designed for Flying AI creatures based in dynamic or procedural worlds that need to solve complex pathfinding tasks. (by FAUSheppy)
MT-RRT | DonAINavigation | |
---|---|---|
1 | 1 | |
22 | 38 | |
- | - | |
0.5 | 3.1 | |
4 months ago | 6 months ago | |
C++ | C++ | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MT-RRT
Posts with mentions or reviews of MT-RRT.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-20.
DonAINavigation
Posts with mentions or reviews of DonAINavigation.
We have used some of these posts to build our list of alternatives
and similar projects.
-
3d pathfinding with an open source plugin
True, because of that I described in the article how to compile it from source and linked my fork, I actually tried contacting the author through his website since he doesn't react to pull requests anymore, but he didn't answer.
What are some alternatives?
When comparing MT-RRT and DonAINavigation you can also consider the following projects:
motion_planning - Robot path planning, mapping and exploration algorithms
GenericGraph - Generic graph data structure plugin for ue4
PathPlanning - Common used path planning algorithms with animations.
VREngine - VREngine is a Unreal Engine plugin that lets you easilly create VR projects. It provides all the necessary ground work so you can focus more on the game rather than creating basic VR things like movement and item pickup.
webots - Webots Robot Simulator
ALS-Community - Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.4 with additional features & bug fixes