const MAX_DIST = 3500; const MIN_DIST = 500; const VID_BLUR_FACTOR = MAX_DIST/16.0; // float const TICKER_BLUR_FACTOR = MAX_DIST/32.0; // float