|
@@ -34,6 +34,12 @@
|
34
|
34
|
License: <a href="#mit">MIT License</a><br>
|
35
|
35
|
<a href="https://threejs.org" target="_blank" rel="external">https://threejs.org</a>
|
36
|
36
|
</li>
|
|
37
|
+ <li>
|
|
38
|
+ ES Module Shims: Shims for new ES modules features on top of the basic modules support in browsers<br>
|
|
39
|
+ Copyright © 2018-present Guy Bedford<br>
|
|
40
|
+ License: <a href="#mit">MIT License</a><br>
|
|
41
|
+ <a href="https://github.com/guybedford/es-module-shims" target="_blank" rel="external">https://github.com/guybedford/es-module-shims</a>
|
|
42
|
+ </li>
|
37
|
43
|
</ol>
|
38
|
44
|
<p>This application also contains a 3D model of a mage by <a href="https://kaylousberg.com" target="_blank" rel="external">Kay Lousberg</a> and a 3D model of a cat by <a href="https://opengameart.org/content/cat-pilot-rigged-animated" target="_blank" rel="external">Tomcat94</a>, both released under the <a href="#cc0">Creative Commons Zero 1.0 Universal</a>.</p>
|
39
|
45
|
<hr>
|