From a022065a3760e6e91849ab270dd1fca5a15135d3 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Tue, 27 Jul 2021 19:13:05 +0300 Subject: [PATCH] new deps --- Dependencies.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Dependencies.md b/Dependencies.md index bb7fc76..a0c3d4f 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -8,4 +8,7 @@ The list of used libraries. Many thanks to authors: * [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 * [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 +* [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 \ No newline at end of file