blob: 90b900b72a476afc30843640589ebf24b76e1123 [file] [log] [blame]
d = fract(3.0 * d) * fract(3.0 * d);
d = fract(sqrt(d));