Estimating projected area
d (normalized view direction)
(eye) v
r
c
(near plane) n
l distance in direction d is d (c-v)
l projected radius p is roughly (n r) / (d (c-v))
l projected area is p p2