(a->b-vector av bv & {:keys [scale] :or {scale 1}})Create vector from points A & B
Create vector from points A & B
(distance-to-plane pt plane normal)Distance of point to plane[n * (x - x0) = 0]
Distance of point to plane[n * (x - x0) = 0]
(normal-vector latlon & {:keys [radius] :or {radius geo.consts/earth-radius}})Calculates normal-vector. For unit vector, radius is 1
Calculates normal-vector. For unit vector, `radius` is 1
(partition-polygon vertices)Generates triangular partitions for a polygon
Generates triangular partitions for a polygon
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |