Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1003 Bytes

File metadata and controls

28 lines (19 loc) · 1003 Bytes

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.