https://github.com/d3/d3-polygon
Geometric operations for two-dimensional polygons.
https://github.com/d3/d3-polygon
Last synced: about 1 year ago
JSON representation
Geometric operations for two-dimensional polygons.
- Host: GitHub
- URL: https://github.com/d3/d3-polygon
- Owner: d3
- License: isc
- Created: 2015-07-07T01:07:47.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T15:11:42.000Z (over 2 years ago)
- Last Synced: 2024-10-29T20:05:29.740Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://d3js.org/d3-polygon
- Size: 95.7 KB
- Stars: 97
- Watchers: 9
- Forks: 26
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# d3-polygon
This module provides a few basic geometric operations for two-dimensional polygons.
## Resources
- [Documentation](https://d3js.org/d3-polygon)
- [Examples](https://observablehq.com/collection/@d3/d3-polygon)
- [Releases](https://github.com/d3/d3-polygon/releases)
- [Getting help](https://d3js.org/community)