Skip to content

See how visibility graphs work in an interactive way using Pyvisgraph and Pygame

License

Notifications You must be signed in to change notification settings

TaipanRex/visgraph_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visibility Graph Simulator

MIT License

See how visibility graphs work in a interactive way using Pyvisgraph and Pygame. Create obstacle polygons with the mouse and see how visibility graphs work in different ways. Find the shortest path between two points.

Visibility Graph Simulator usage

Requirements

Installation

git clone https://github.com/TaipanRex/visgraph_simulator.git
cd visgraph_simulator
python3 visgraph_simulator/visgraph_simulator.py

Windows installer

Please go to the releases page and download the msi installer for the latest version of Visibility Graph simulator.