globe-ar:AR中的3D Globe数据可视化组件

时间:2024-02-20 06:39:40
【文件属性】:

文件名称:globe-ar:AR中的3D Globe数据可视化组件

文件大小:3.1MB

文件格式:ZIP

更新时间:2024-02-20 06:39:40

webgl augmented-reality globe data-visualization aframe

Globe-AR 一个Web组件,用于使用球形投影3D地球仪在增强现实中表示地理空间数据。 使用和进行渲染,并使用来管理基础Globe对象。 要加载以下任何示例: 在桌面浏览器中打开此。 在您的手机浏览器上打开示例,然后将其指向您的桌面屏幕。 查看示例: () () ( ) ( ) () () () () () () () () ( ) () 另请参阅和 。 快速开始 import GlobeAR from 'globe-ar'; 要么 const GlobeAR = require('globe-ar'); 甚至 [removed][removed] 然后 const myGlobe = GlobeAR(); myGlobe() .globeImageUrl() .pointsData(); 确保将这两个脚本标签加载到您的应用程序中,这是AR.js + A-frame正常运行所必需的: <script src="//a


【文件预览】:
globe-ar-master
----rollup.config.dev.js(259B)
----rollup.config.js(1KB)
----.github()
--------ISSUE_TEMPLATE()
----yarn.lock(85KB)
----src()
--------globe-ar.js(10KB)
--------index.d.ts(959B)
--------index.js(40B)
----.babelrc(185B)
----example()
--------custom-layer()
--------airline-routes()
--------earthquakes()
--------volcanoes()
--------basic()
--------tiles()
--------datasets()
--------submarine-cables()
--------random-paths()
--------world-cities()
--------random-arcs()
--------world-population()
--------countries-population()
--------choropleth-countries()
--------hexed-polygons()
----LICENSE(1KB)
----README.md(33KB)
----.gitignore(18B)
----_config.yml(26B)
----package.json(1KB)

网友评论