react-earth:React中的Earth可视化

时间:2024-06-02 23:55:26
【文件属性】:

文件名称:react-earth:React中的Earth可视化

文件大小:14.12MB

文件格式:ZIP

更新时间:2024-06-02 23:55:26

JavaScript

React地球 这是一个通过React组件显示Earth的程序包。 。 安装 使用npm安装: npm install react-earth 或纱线: yarn add react-earth 用法 import ReactEarth from 'react-earth'; const App = () => { return ( ); }; (所有可选)道具列表如下: width -画布的宽度。 height画布的高度。 speed -指示地球仪应旋转的速度。 0表示不旋转。 您可以指定负向旋转以将其向后旋转。 className要传递给包含div的类名 showCloud是否显示云 textures -传递给地球的自定义纹理的对象 textures.map地球的主要纹理 textures.bumpMap为地球提供一些纹理


【文件预览】:
react-earth-master
----example()
--------index.js(4KB)
--------index.html(366B)
--------index.css(1KB)
----.babelrc(76B)
----package.json(1KB)
----out.gif(0B)
----assets()
--------globe.gif(12.4MB)
--------earthcloudmap.jpg(230KB)
--------earthlights1k.jpg(83KB)
--------earthcloudmaptrans.jpg(180KB)
--------spec.jpg(114KB)
--------circle.png(1KB)
--------map.jpg(336KB)
--------bump.jpg(89KB)
----react-earth()
--------example.26b66a03.css(494B)
--------index.html(284B)
--------example.821d352e.js(623KB)
--------example.461e850a.map(2.17MB)
----LICENSE(1KB)
----package-lock.json(307KB)
----src()
--------index.js(63B)
--------camera.js(203B)
--------scene()
--------Component.js(2KB)
--------utils()
--------renderer.js(1KB)
----.npmignore(114B)
----.eslintrc.js(295B)
----.gitignore(93B)
----README.md(2KB)

网友评论