Completing Faustine by adding following primitives : float, power, &, |, xor, >=...
[Faustine.git] / examples / dilation / dilation.dsp
1 import ("morpho.lib");
2
3 process = dilations_square(112, 150, 2);