An open API service indexing awesome lists of open source software.

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.

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)