A differentiable Python implementation of the Sutherland–Hodgman algorithm for clipping polygons in 2D.
☆48Aug 12, 2022Updated 3 years ago
Alternatives and similar repositories for sutherland-hodgman
Users that are interested in sutherland-hodgman are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [CVPR 2024] No More Ambiguity in 360° Room Layout via Bi-Layout Estimation☆16Oct 9, 2024Updated last year
- A simply deep learning based blur image detector.☆10Mar 29, 2023Updated 2 years ago
- tiny toy rigid body sim in python