Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaohuohumax/three-earth
three.js 地球 飞机
https://github.com/xiaohuohumax/three-earth
3d earth threejs vue
Last synced: about 1 month ago
JSON representation
three.js 地球 飞机
- Host: GitHub
- URL: https://github.com/xiaohuohumax/three-earth
- Owner: xiaohuohumax
- Created: 2021-08-28T01:28:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T01:57:58.000Z (over 3 years ago)
- Last Synced: 2024-01-27T20:41:57.445Z (11 months ago)
- Topics: 3d, earth, threejs, vue
- Language: JavaScript
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# three-earth
## 介绍
three vue 实现的 地球飞机 模型
## 运行(依赖 node 环境)
```shell
# 进入文件夹
1. cd three-earth
# 安装依赖
2. npm i
# 运行
3. npm run dev
```## 效果图
![地球飞机](./images/earth.png)