Tagged Questions
4
votes
1answer
797 views
C# graph library to be used from Unity3D [closed]
I'm looking for a C# graph library to be used inside Unity3D script.
I'm not looking for pathfinding libraries (I know there are good one available).
I could consider using a path finding library ...