expose findNearestNode methods and findPointOnEdge, as they can be useful being public
A package building upon iOS Framework GameplayKit‘s class GKGraph to create a routing graph specific for navigating 3D positions.
GameplayKit
GKGraph
I have used this previously for Augmented Reality projects, and thought it could be useful for other developers.
Check out the tests for examples how to use this package.
Please feel free to test it out and contribute to this repository if there are some improvements you’d like to see.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Graph3D
A package building upon iOS Framework
GameplayKit‘s classGKGraphto create a routing graph specific for navigating 3D positions.I have used this previously for Augmented Reality projects, and thought it could be useful for other developers.
Check out the tests for examples how to use this package.
Please feel free to test it out and contribute to this repository if there are some improvements you’d like to see.