diff --git a/README.md b/README.md index 9b05d21e..52a28e77 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,10 @@ extension to show wind field。 - [x] 色斑图渲染,支持瓦片和单张。 - [x] 多数据源支持(geotiff、灰度图-可解析带 exif 信息、png-多通道浮点数压缩)。 - [x] TimelineSource(时序数据源)支持。 -- [ ] 粒子渲染,支持瓦片和单张。 +- [x] 粒子渲染,支持瓦片和单张。 +- [x] 箭头图层,支持瓦片和单张(矢量数据:风或洋流)。 +- [x] 图层拾取。 +- [x] 图层掩膜。 https://github.com/sakitam-fdd/wind-layer/assets/19517451/b36b7eea-c647-42ed-91a4-e1f182d0343c @@ -40,6 +43,8 @@ https://github.com/sakitam-fdd/wind-layer/assets/19517451/bf27d98e-68ed-4f9c-b1e https://sakitam-fdd.github.io/wind-layer/particles.mp4 +https://sakitam-fdd.github.io/wind-layer/arrow.mp4 + https://github.com/sakitam-fdd/wind-layer/assets/19517451/064f0ea4-f72f-4e9a-80e7-7a0097f60013 https://sakitam-fdd.github.io/wind-layer/particles-poc.mp4 diff --git a/docs/public/arrow.mp4 b/docs/public/arrow.mp4 new file mode 100644 index 00000000..4f6f8242 Binary files /dev/null and b/docs/public/arrow.mp4 differ diff --git a/examples/timeline-pattern.html b/examples/timeline-pattern.html index 7a076b20..8b3429cf 100644 --- a/examples/timeline-pattern.html +++ b/examples/timeline-pattern.html @@ -7,8 +7,8 @@ - - + +