Particle Systems
•Volumetric effects usually approximated in games today using particle systems with point sprites
•Problems with particle systems
–obvious intersections between sprites and scene geometry
•can be improved with depth replace
–accurate lighting, shadowing is difficult
–texture movies use a lot of memory
•