views:

23

answers:

0

Is it possible to implement separate shadow passes in scenes that are heavy on translucent geometry? I would think not since it is not possible to 'insert' a shadow between 2 polygons that have already been alpha-blended. I'd love to be corrected though, since separate passes allow simpler shader setups.