const MAX_DIST = 3500; const MIN_DIST = 1000; const VID_BLUR_FACTOR = MAX_DIST/23.0; // float const TICKER_BLUR_FACTOR = MAX_DIST/5.0; // float