diff --git a/Dependencies.md b/Dependencies.md index 9dabfa1..2eb25e2 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -1,8 +1,10 @@ The list of used libraries. Many thanks to authors: -* [D3.js v.5](https://d3js.org) by Mike Bostock +* [D3.js v.5](https://d3js.org) by Mike Bostock and contributors * [Delaunator](https://github.com/mapbox/delaunator) by Vladimir Agafonkin * [Polylabel](https://github.com/mapbox/polylabel) by Vladimir Agafonkin * [Priority-queue](https://github.com/adamhooper/js-priority-queue) by Adam Hooper * [Quantize](https://gist.github.com/thinkxl/4262930) by Nick Rabinowitz -* [jQuery](https://code.jquery.com/jquery-3.1.1.min.js) and [jQuery-ui](https://jqueryui.com) by jQuery team \ No newline at end of file +* [jQuery](https://code.jquery.com/jquery-3.1.1.min.js) and [jQuery-ui](https://jqueryui.com) by jQuery team +* [Three.js](https://github.com/mrdoob/three.js) by mrdoob and Three.js contributors +# [OrbitControls](https://github.com/mrdoob/three.js/blob/master/examples/js/controls/OrbitControls.js) by qiao, mrdoob, alteredq, WestLangley, erich666 and ScieCode \ No newline at end of file