Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marginal/seatraffic
This X-Plane plugin displays ships moving along real-life routes.
https://github.com/marginal/seatraffic
Last synced: 3 months ago
JSON representation
This X-Plane plugin displays ships moving along real-life routes.
- Host: GitHub
- URL: https://github.com/marginal/seatraffic
- Owner: Marginal
- License: lgpl-2.1
- Created: 2012-08-04T02:39:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T14:44:49.000Z (about 9 years ago)
- Last Synced: 2023-03-22T12:22:03.669Z (almost 2 years ago)
- Language: C
- Size: 17 MB
- Stars: 11
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
SeaTraffic plugin for X-Plane®
====This [X-Plane](x-plane.com) plugin displays ships moving along real-life routes.
The repo contains the artwork assets and the source code for the X-Plane plugin. User oriented documention is contained in the file [SeaTraffic-ReadMe.html](http://htmlpreview.github.io/?https://raw.githubusercontent.com/Marginal/SeaTraffic/master/SeaTraffic-ReadMe.html).
Building the plugin
----
The plugin is built from the `src` directory.Mac 32 & 64 bit fat binary:
make -f Makefile.mac
Linux 32 & 64 bit binaries:
make -f Makefile.lin
Windows 32 or 64 bit binary:
vcvarsall [target]
nmake -f Makefile.winBuilding the routes list
----
The routes list is built from the `SeaTraffic` directory, and requires Python 2.x.buildroutes.py