webglmapview/README.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2016-07-22 17:42:16 +00:00
# Mapview WebGL
2018-01-09 16:19:30 +00:00
* [Link to WebGL Mapview](http://zen.trekmush.org/ats/webglmapview/webviewgl.htm)
2018-01-02 20:15:55 +00:00
* [Link to issue tracker](https://goo.gl/7uDYCW)
2018-01-02 20:15:19 +00:00
2016-07-22 17:42:16 +00:00
## Introduction
2018-01-12 04:09:32 +00:00
This is an attempt to throw together a webGL version of the Windows based Mapview program so that folks that have a Mac or other Non-Windows machine can still have a map of the game.
2016-07-22 17:42:16 +00:00
2018-01-12 04:09:32 +00:00
This is project is by no means official or complete. It is simply ment as a POC at this point. If there is enough interest in this game-side I may continue to develop it to be a fairly complete alternative to the MapView software.
2016-07-22 17:42:16 +00:00
2018-01-02 20:15:19 +00:00
2016-07-22 17:42:16 +00:00
## Contributing & Comments
2018-01-02 20:15:19 +00:00
Feel free. I am not a JS developer by any stretch so any desire to contribute or any desire to blast me and call me an idiot for doing X, Y or Z, go for it. Contributions can be made at any time. Some projects I'd like to work on are:
2018-01-12 04:09:32 +00:00
* [Interface/UX Improvements]((../../issues/1))
2018-01-02 20:15:19 +00:00
* Additional navigation features
2018-01-12 04:09:32 +00:00
* Improvement of route selection, and ability to choose the other routes
* Live game data / Sensor Data (Based on in game token, or something of that sort)
* ~~Embeded client (Maybe??)~~ *Yea so this got taken care of right quick*