https://github.com/rexim/routes-drawer
Just a simple drawer of a graph of routes stored in a binary file.
https://github.com/rexim/routes-drawer
Last synced: 17 days ago
JSON representation
Just a simple drawer of a graph of routes stored in a binary file.
- Host: GitHub
- URL: https://github.com/rexim/routes-drawer
- Owner: rexim
- Created: 2014-02-28T07:33:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-28T07:36:57.000Z (over 12 years ago)
- Last Synced: 2025-02-21T19:44:47.289Z (over 1 year ago)
- Language: C++
- Size: 129 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Routes Drawer #
Just a simple drawer of a graph of routes stored in a binary file.
## Example ##

## Dependencies ##
* cairo 1.12.2+
* GCC 4.7.2+
## Compilation ##
$ mkdir build/
$ cd build/
$ cmake ..
$ make
## Usage ##
$ ./build/routes-drawer