- /
-
Through the snow
on 10 Oct 2021
- 31
- 1.53K
- 0
- 4
- 279
a=508
X=-254:253
colormap(flip(gray))
c=10*[25*ones(1,10) 24 26 25]
g=ones(6,3)
[t,r]=cart2pol(X,X'-255)
image(r/2.4-40)
hold
scatter(c,10*[32:3:44 22 30:3:39 21 21 22.5],22*[c(1:5) 70 c(1:7)/120],[g;0*g;1 .5 0],'f')
image(ones(a),'AlphaData',5E4*abs(ifft2(1./r.*cos(6*rand(a)))))
axis off