文件名称:三个Web组件:组成Three.js应用程序的Web组件的集合
文件大小:2.82MB
文件格式:ZIP
更新时间:2024-02-25 18:48:10
webcomponents 3d three lit-element 3DJavaScript
三个Web组件
组成Three.js Web应用程序的一组Web组件,就像将它们放入DOM并定义其属性一样。
基于 ,它允许您生成
【文件预览】:
three-web-components-master
----demos()
--------three-scene.html(2KB)
--------assets()
--------demo-component.css(1KB)
--------index.html(883B)
--------three-app.html(1007B)
--------three-camera.html(1KB)
--------three-planet.html(2KB)
--------three-force-graph.html(2KB)
----package.json(1KB)
----.eslintrc.json(269B)
----DESIGN.md(2KB)
----index.html(277B)
----LICENSE(1KB)
----package-lock.json(427KB)
----lerna.json(169B)
----.gitignore(47B)
----README.md(3KB)
----.eslintignore(44B)
----scripts()
--------bootstrap.sh(552B)
----packages()
--------three-scene()
--------three-force-graph()
--------three-camera()
--------three-object()
--------three-app()
--------three-planet()