Line Segment Intersection (CCW)
두 선분 A(1,1)-B(7,3) 와 C(2,4)-D(6,1) 의 교차 판정. CCW(a,b,c)?CCW(a,b,d) < 0 and CCW(c,d,a)?CCW(c,d,b) < 0.
메타데이터
| ID | line-intersection |
| 카테고리 | algorithm |
| 버전 | v4 |
| 길이 | 13.0s (13000ms) |
| 구성 | 13 elements · 5 chapters · 5 effects |
| 태그 | #line-intersection #geometry #algorithm |
본문에 삽입
```anim:line-intersection
{}
```