| stkent/PolygonDrawingUtil |
803 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
other |
Java |
| A compact Android utility for constructing and drawing rounded regular polygons. |
| Irev-Dev/Round-Anything |
353 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
mit |
OpenSCAD |
| A set of OpenSCAD utilities for adding radii and fillets, that embodies a robust approach to developing OpenSCAD parts. |
| xwc520/ShapeView |
206 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| 可将View剪裁出不同形状,并且可像Shape一样使用 |
| brandonxiang/geojson-python-utils |
67 |
|
1 |
1 |
over 9 years ago |
2 |
March 03, 2017 |
0 |
mit |
Python |
| Python helper functions for manipulating GeoJSON |
| vasturiano/three-geojson-geometry |
33 |
|
3 |
5 |
about 3 years ago |
23 |
February 08, 2023 |
0 |
mit |
JavaScript |
| ThreeJS geometry to stroke GeoJSON objects on a sphere |
| Turfjs/turf-buffer |
18 |
|
109 |
14 |
almost 9 years ago |
18 |
July 05, 2016 |
23 |
mit |
JavaScript |
| Buffers a point, linestring, or polygon Feature/FeatureCollection to a given radius. Units supported are miles, kilometers, and degrees. |
| hrbrmstr/spdorling |
16 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
other |
R |
| 🗺 Create Dorling Cartograms from Contiguous Region Shapefiles |
| nuclearsecrecy/Leaflet.greatCircle |
15 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
mit |
JavaScript |
| A plugin wrapper class for the Leaflet.js Polygon object that draws it as a great circle (i.e., showing true spherical paths) rather than a perfect circle that gets highly distorted at the poles or when rendered with a very large radii on the web Mercator projection. |
| villares/arc_tangents_and_bezier_studies |
12 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
other |
Python |
| Code snipets for working with arc tangents and bezier aproximations, mostly on Processing |
| PieceMaker/max-inscribed-circle |
9 |
|
0 |
2 |
over 5 years ago |
7 |
July 25, 2020 |
3 |
mit |
JavaScript |
| A NodeJS implementation of an algorithm for finding the center of the maximum-radius inscribed circle of a polygon. |