Simple overdraw visualization script for the Unity Editor. Attaching the script to a camera will render the scene with a replacement shader to produce an "overdraw texture". The texture is then processed by a compute shader in order to calcualte and visualize the overdraw ranges.
