Skip to content

hbaklan943/mapstar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapstar (Map-A*?)

  • OSM data is fetched after determining the boundaries using Overpass Api.
  • Each edge between nodes rendered in a Pixi stage.
  • Currrently only the BFS(breadth first search) is available
  • Needs some improvement/optimization on proccesing the data(Don't enter coordinates that are too far away).
Screencast.from.2023-10-22.01-39-59.mp4

image