[ANN] This Week in LiveCode 82

Alejandro Tejada capellan2000 at gmail.com
Mon May 15 17:22:33 EDT 2017


Richmond wrote:
> "the modern era"
> Ah; such an awful pity that both Thee and Me
> have more important things to do;
> we could have such fun playing
> "semantic squash".

Ok, lets play!
but check this webpage before starting:
https://skia.org/user/api/skpaint

This Skia feature named: Perlin Noise Shader
could have this syntax:

set the fractalperlinNoise of selobj to "0.05, 0.05, 4, 0.0"
set the turbulenceperlinNoise of selobj to "0.05, 0.05, 4, 0.0"

This Skia feature named: Blur Mask Filter
could have this syntax:

set the blur of selobj to 5
set the hqblur of selobj to 10

This Skia feature named: SkMatrix
could have this syntax:

set the perspective of selobj to "1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0,
0, 0"

:D



More information about the use-livecode mailing list