Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
yuna-wu-hydra-practice [2023/01/30 18:21] – yuna.wu | yuna-wu-hydra-practice [2023/01/30 18:23] (current) – yuna.wu | ||
---|---|---|---|
Line 6: | Line 6: | ||
< | < | ||
//The first one(01) | //The first one(01) | ||
+ | // licensed with CC BY-NC-SA 4.0 https:// | ||
+ | //port | ||
+ | //by Marianne Teixido | ||
+ | // | ||
osc(1, 0.9, 0.001) | osc(1, 0.9, 0.001) | ||
.kaleid([3, | .kaleid([3, | ||
Line 29: | Line 33: | ||
//The second one(02) | //The second one(02) | ||
+ | // licensed with CC BY-NC-SA 4.0 https:// | ||
+ | // Sumet | ||
+ | // by Rangga Purnama Aji | ||
+ | // https:// | ||
osc(0.5, | osc(0.5, | ||
.diff(gradient()) | .diff(gradient()) | ||
Line 50: | Line 58: | ||
< | < | ||
//The third one(03) | //The third one(03) | ||
+ | //The third one(03) | ||
+ | // licensed with CC BY-NC-SA 4.0 https:// | ||
+ | // Sumet | ||
+ | // by Rangga Purnama Aji | ||
+ | // https:// | ||
osc(0.5, | osc(0.5, | ||
.diff(gradient()) | .diff(gradient()) | ||
Line 72: | Line 85: | ||
//The fourth one(04) | //The fourth one(04) | ||
+ | // licensed with CC BY-NC-SA 4.0 https:// | ||
+ | // "egg of the phoenix" | ||
+ | // Alexandre Rangel | ||
+ | // www.alexandrerangel.art.br/ | ||
speed=5 | speed=5 | ||
shape(100, | shape(100, | ||
Line 100: | Line 117: | ||
//The fifth one(05) | //The fifth one(05) | ||
+ | // licensed with CC BY-NC-SA 4.0 https:// | ||
+ | // Really Love | ||
+ | // by Abhinay Khoparzi | ||
+ | // http:// | ||
osc(100, | osc(100, | ||
.pixelate(100).kaleid(()=> | .pixelate(100).kaleid(()=> |