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

https://github.com/disoul/strokeflow

generate particle flows from user stroke
https://github.com/disoul/strokeflow

Last synced: 2 months ago
JSON representation

generate particle flows from user stroke

Awesome Lists containing this project

README

        

# Build

```
npm install
npm start
anywhere
```

# Draw
点击生成粒子,然后画线观察效果

目前因为mousemove精确度不高最好一次性画线不要太长或太快
画线的速度方向对应生成的向量场的速度和方向