// brightness demo // quadratic fade - // paper as a function of time paper 0 repeat factor 0 75 { set shade ((factor * factor) / 37) paper shade }