Skip to content

A class to create a routing graph for positions in 3D coordinate space

Notifications You must be signed in to change notification settings

maxxfrazer/Swift-Graph3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.