new deps

Azgaar 2021-07-27 19:13:05 +03:00
parent d051344a90
commit a022065a37

@ -8,4 +8,7 @@ The list of used libraries. Many thanks to authors:
* [Quantize](https://gist.github.com/thinkxl/4262930) by Nick Rabinowitz * [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 * [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 * [OrbitControls](https://github.com/mrdoob/three.js/blob/master/examples/js/controls/OrbitControls.js) by qiao, mrdoob, alteredq, WestLangley, erich666 and ScieCode
* [Pell](https://github.com/jaredreich/pell) by Jared Reich
* [JSZip](https://github.com/Stuk/jszip) by Stuart Knightley, David Duponchel, Franz Buchinger and António Afonso
* [aleaPRNG](https://github.com/macmcmeans/aleaPRNG) by Johannes Baagøe