[
next
] [
tail
] [
up
]
15.1
Turning Directions
Given.
Three points (
x
0
,y
0
), (
x
1
,y
1
), (
x
2
,y
2
)
Find.
Direction of turning: left (counter clockwise), straight, right (clockwise)
Proof.
general: use vectors
special cases: use
[
next
] [
front
] [
up
]