mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
three.js
parent
4a4266d220
commit
ed9965d382
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
* [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
|
||||
Loading…
Add table
Add a link
Reference in a new issue