compas-dev / compas-dev/compas

Polygon-Polygon intersection

Open
#1,091 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
386
Forks
122
Avg merge
11d 46m
Merged PRs (30d)
1

Description

# Feature Request

As a developer building software for the solar industry, I want polygon-polygon intersections so that I can develop code in compas instead of other geometric libraries.

## Details

**Is your feature request related to a problem? Please describe.**
Displaying shadow from one object on another object would require a polygon-polygon intersection.

**Describe the solution you'd like**
A function in compas.geometry which does an intersection test between polygons

**Describe alternatives you've considered**
I could use geopandas/shapely

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.