Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 地球 飞机

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)