We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d89c1b commit 5b31765Copy full SHA for 5b31765
README.md
@@ -19,4 +19,5 @@ GIS算法库
19
- [rbush:一个高性能的基于JavaScript的R树的二维空间索引,用于点和矩形](https://github.com/mourner/rbush)
20
- [Geometry Extrude: 一个小而快速的JavaScript库,用于将2D多边形和折线挤压成3D网格](https://github.com/pissang/geometry-extrude)
21
- [random-volume-points:在给定几何体内生成随机3d点](https://github.com/nicknikolov/random-volume-points)
22
-- [spline-points:将3d路径细分为样条点](https://github.com/vorg/spline-points)
+- [spline-points:将3d路径细分为样条点](https://github.com/vorg/spline-points)
23
+- [获取二维折线的斜接法线,这对于在GPU的顶点着色器中展开粗线很有用](https://github.com/mattdesl/polyline-normals)
0 commit comments