new 3JS Design
This commit is contained in:
12
index.html
12
index.html
@@ -220,6 +220,18 @@
|
||||
<!-- JS
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<script src="https://sjm.cdn.prutzel.com/js/script.js"></script>
|
||||
<script async src="https://unpkg.com/es-module-shims@1.10.0/dist/es-module-shims.js"></script>
|
||||
|
||||
|
||||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
"three": "https://unpkg.com/three@0.160.0/build/three.module.js",
|
||||
"three/addons/": "https://unpkg.com/three@0.160.0/examples/jsm/"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<script type="module" src="https://seppjm.com/3js/background.js"></script>
|
||||
|
||||
<!-- End Document
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
|
Reference in New Issue
Block a user