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

https://github.com/jiangweixian/threejs-weather

threejs weather
https://github.com/jiangweixian/threejs-weather

react react-threejs-fiber threejs weather

Last synced: 4 months ago
JSON representation

threejs weather

Awesome Lists containing this project

README

          

@threejs-weather

[![npm](https://img.shields.io/npm/v/threejs-weather.svg?style=flat-square)](https://www.npmjs.org/package/threejs-weather) [![npm](https://img.shields.io/npm/dm/threejs-weather.svg?style=flat-square)](https://www.npmjs.org/package/threejs-weather) [![npm](https://img.shields.io/npm/l/threejs-weather.svg?style=flat-square)](https://www.npmjs.org/package/threejs-weather)

[📝](/docs/README.md) / [✨](https://threejs-weather.now.sh)

[![ctx-threejs-weather](https://user-images.githubusercontent.com/6839576/84586116-11a39400-ae49-11ea-9333-0833ffc9afcf.png)](https://chrome.google.com/webstore/detail/%E5%B0%8F%E5%B7%9D/gckdnedgcldldbdajllnmbmfhacalini)

## install

`npm install threejs-weather three @react-three/fiber`

## demos and documents

docs can be found [here](/docs/README.md)




## todo

- [ ] 萤火虫
- [ ] 水波纹
- [x] 雾霾
- [x] online-demo
- [x] 光环
- [x] 云
- [x] 流星

## develop

```console
pnpm i
```

1. cd `example`
2. `pnpm link ../`
3. `pnpm dev`