https://github.com/bullheadandplato/dijkstrashortpathqtandopengl
Dijkstra shortest path finder algorithm implementation with OpenGL and QT
https://github.com/bullheadandplato/dijkstrashortpathqtandopengl
Last synced: 2 months ago
JSON representation
Dijkstra shortest path finder algorithm implementation with OpenGL and QT
- Host: GitHub
- URL: https://github.com/bullheadandplato/dijkstrashortpathqtandopengl
- Owner: bullheadandplato
- License: gpl-3.0
- Created: 2016-05-03T11:59:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T15:16:06.000Z (about 2 years ago)
- Last Synced: 2025-02-15T14:51:53.342Z (4 months ago)
- Language: C++
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DijkstraShortpathQTandOpenGL
Dijkstra shortest path finder algorithm implementation with OpenGL and QT