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.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Graph3D
A package building upon iOS Framework
GameplayKit
‘s classGKGraph
to 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.