https://github.com/nwhovian/point-in-triangle
Intersection test of a triangle and a set of points
https://github.com/nwhovian/point-in-triangle
Last synced: 3 months ago
JSON representation
Intersection test of a triangle and a set of points
- Host: GitHub
- URL: https://github.com/nwhovian/point-in-triangle
- Owner: nWhovian
- Created: 2019-03-31T10:01:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T10:04:20.000Z (about 6 years ago)
- Last Synced: 2025-01-10T21:24:21.159Z (5 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# point-in-triangle
Intersection test of a triangle and a set of points