At the moment we are focusing on getting the entire simulation platform released for everyone to use. After that we will figure out what the best way is for both contributors and ourselves to release the actual source code of the platform. We hope to have a suitable infrastructure in place for that by Q4 2020.
If you can't wait that long and really want to have access to the source code, we have a simple temporary solution in place. We use SVN for now and we can provide you with a temporary account to it so you can access the source code. Please get in touch.
We cannot provide support for this at the moment, simply because we don't have the resources to develop and offer an infrastructure and support for code contributions.
Plugins and Libraries
The following plugins and libraries are used in the MSP Challenge. This list is still under construction, and might be expanded in the future.
Name | Purpose | License | Link |
---|---|---|---|
DotSpatial.Projections.2.0.0-rc1 | Working with projection and Coordinate Systems | https://libraries.io/nuget/DotSpatial.Projections | |
GeoJSON.Net.1.1.73 | Serializationa nd Deserialization of GeoJSON data | https://github.com/GeoJSON-Net/GeoJSON.Net | |
Newtonsoft.Json.10.0.2 | JSON framework | https://www.nuget.org/packages/Newtonsoft.Json/10.0.2 | |
Poly2Tri | Delaunay Poly Triangulation Library | https://github.com/greenm01/poly2tri/blob/master/LICENSE | https://github.com/greenm01/poly2tri |
Clipper | Line & Polygon Clipping | http://www.boost.org/LICENSE_1_0.txt | http://www.angusj.com/delphi/clipper.php |
Graph Maker | Drag and drop ready to use graphs, and highly customize / change at run-time. | https://www.assetstore.unity3d.com/#/content/11782 | |
ZFBrowser | Render a webpage to a texture and fully interact with it! | https://assetstore.unity.com/packages/tools/gui/embedded-browser-55459 |