Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 533 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 533 Bytes

Graph3D

A package building upon iOS Framework GameplayKit's class GKGraph 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.