visgraph_simulator
visgraph_simulator copied to clipboard
See how visibility graphs work in an interactive way using Pyvisgraph and Pygame
Visibility Graph Simulator
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.

Requirements
- Pyvisgraph >= 0.2.1
- Pygame
- Python 3
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.