LoGaCulture / LUTE

LUTE stands for LoGaCulture Unity Toolkit/Engine. A Unity based tool to create narrative rich location-based games for the purposes of heritage preservation.
MIT License
0 stars 2 forks source link

Map Directions #36

Open Jacki3 opened 3 months ago

Jacki3 commented 3 months ago

A way to draw directions from point A to B using walking and best/fasest route as the input. This is already a bit implemented but needs to be refined further to be fully functional and robust.

Additional context The other thing to consider is how this works with 'local' maps which the mapbox or even Google may not pickup on. These are normally detailed in drawn maps or custom designed maps of areas with less paths - how could we take these and draw directions (possibly using AR)?