diff --git a/examples/global-demo.html b/examples/global-demo.html new file mode 100644 index 0000000..c2e14c9 --- /dev/null +++ b/examples/global-demo.html @@ -0,0 +1,39 @@ + + + + + + SDK 全局挂载加载示例 + + + + + + + + + + diff --git a/examples/module-demo.html b/examples/module-demo.html new file mode 100644 index 0000000..848326a --- /dev/null +++ b/examples/module-demo.html @@ -0,0 +1,26 @@ + + + + + + SDK 模块化加载示例 + + + + + + + + diff --git a/examples/public/config/animator.json b/examples/public/config/animator.json new file mode 100644 index 0000000..425757e --- /dev/null +++ b/examples/public/config/animator.json @@ -0,0 +1,5 @@ +[ +{} + + +] \ No newline at end of file diff --git a/examples/public/favicon.ico b/examples/public/favicon.ico new file mode 100644 index 0000000..8fb9f91 Binary files /dev/null and b/examples/public/favicon.ico differ diff --git a/examples/public/hdr/hdr.env b/examples/public/hdr/hdr.env new file mode 100644 index 0000000..8f061ef Binary files /dev/null and b/examples/public/hdr/hdr.env differ diff --git a/examples/public/hdr/sanGiuseppeBridge.env b/examples/public/hdr/sanGiuseppeBridge.env new file mode 100644 index 0000000..46b104b Binary files /dev/null and b/examples/public/hdr/sanGiuseppeBridge.env differ diff --git a/examples/public/model/model.glb b/examples/public/model/model.glb new file mode 100644 index 0000000..4af0a44 Binary files /dev/null and b/examples/public/model/model.glb differ diff --git a/examples/public/shuziren.png b/examples/public/shuziren.png new file mode 100644 index 0000000..b2672f8 Binary files /dev/null and b/examples/public/shuziren.png differ diff --git a/index.html b/index.html index d4e8a53..d0b8311 100644 --- a/index.html +++ b/index.html @@ -20,9 +20,9 @@ - +