Commit 98ddab5a by PLN (Algolia)

chore: Save new XPS22

parent c42b34d9
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
// licensed with CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/
// Dark side of Tinder
// By PLN
s0.initImage("https://cdn.1min30.com/wp-content/uploads/2018/05/logo-Tinder-1.jpg")
a.show()
a.setSmooth(0.2)
a.setScale(0.2)
a.setCutoff(0.8)
d9 -- DEBUG CUE
$ ("0.125" <~)
$ off "h" ((|* 0.8) . (# pan 0.8))
$ "numbers"
# n "<1 2 3 4 5 6 7 8>"
# pan 0.3
# midiG' "^81" 0 0.8
src(s0)
.scale(0.8,0.5)
.out(o0)
src(o0)
.scale(() => 0.28 + 0.2 * a.fft[0])
.diff(src(o2))
.modulate(src(o1).modulate(osc(0.82)))
// .colorama(() => 0.000001 * a.fft[2])
.out(o1)
src(s0)
.thresh()
.invert()
.out(o2)
src(o1)
.mult(
src(o2)
.scale(() => 0.8 + 0.1 * Math.sin(time))
.blend(src(o0).mask(src(o1).invert()).pixelate(() => 32 + time % 1024 ), () => 0.025 * a.fft[3])
)
.out(o3)
render(o3)
s0.initImage("/home/pln/Work/Hydra/AlgoRythm/rooftop.jpg")
a.show()
a.setBins(4)
a.setCutoff(3)
a.setScale(1)
a.setSmooth(0.9)
src(s0)
.scale(() => 1.05 + 0.2 * a.fft[0] + 0.5 * Math.sin(time/50))
.out(o0)
//
src(o0)
// .scale(() => 1 - Math.sin(time) / 100)
.blend(o1,0.5)
.blend(o1,0.45)
.blend(o1,0.35)
.blend(o1,0.25)
.out(o1)
//
src(o1)
.modulate(
osc(0.94,-0.05).rotate(-20)
)
// .scale(1.15)
.scrollX(-0.02)
.brightness(0.15)
.contrast(() => 0.9 + 0.25 * a.fft[3])
.out(o2)
src(o2)
.scale(1.25)
.saturate(() =>0 + 0.2* a.fft[2])
.out(o3)
//
render(o3)
s0.initImage("/home/pln/pix/Hydra/Arbo.png")
src(s0)
.scale(1.82,0.58)
.scrollY(() => 0.01 + 0.048 * Math.sin(time / 130))
.scrollX(() => 0.02 - 0.03 * (time/20 % 100))
// .scale(1.5)
.out(o0)
src(o0)
.modulate(
voronoi(80,0.520)
.scale(1.82,0.58)
.scrollY(() => 0.01 + 0.048 * Math.sin(time / 130))
.scrollX(() => 0.02 - 0.03 * (time/20 % 100))
// .scale(1.5)
.luma(() => 0.5 + 0.05 * Math.cos(time / (Math.cos(time / 3) + 1.0) / 413)
,
() => 0.041 * Math.abs(Math.cos(time/13))) + 0.005 * Math.abs(Math.sin((time^2)/100))
)
.out(o1)
src(o1).blend(
src(o1)
.hue(0.4)
.scale(() => 1 + 0.05 * Math.sin(time / 13))
,() => 0 + 0.08 * ((time/10) % 93))
.out(o2)
src(o2)
.rotate(() => 0 + 0.05 * (time / 4 % 360))
.blend(o3,0.5)
.blend(o3,0.5)
.blend(src(o3).scale(1.03),0.5)
.scale(() => 1 + 0.0251 * Math.sin(time / 10))
.saturate(1.15)
.out(o3)
render(o1)
File mode changed from 100644 to 100755
//Glitch deamon by PLN
//Derieved from Pixelscape By [Marianne Teixido](https://github.com/MarianneTeixido)
src(o2)
.saturate(1.2)
.scale( // Glitch camera
[.995,.995,.995,1.001] // movements
.fast(1/8) // pace
)
// .saturate(1.2)
// .scale( // Glitch camera
// 1
// [.995,.995,.995,1.001] // movements
// .fast(1/8) // pace
// )
.color()
.modulateHue(src(o2).hue(.3).posterize(10).contrast(.9),2)
.layer(
......@@ -18,4 +19,4 @@ noise(20, 0.045)
.layer(src(o0).scrollX(.0002).scrollY(-.003)) // Comment to reset
.rotate(0.00000,-.0000015)
.out(o2)
render(o0)
render(o2)
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
......@@ -20,8 +20,13 @@ src(o1)
// .blend(o1,() => a.fft[3])
.brightness(0.23).contrast(1.4)
.luma()
.scale(() => 0.2625 + Math.sin(a.fft[0] + time) * 0.6 + 0.62)
.rotate(() => (time/4) % 360)
.scale(() => 0.2625 + (a.fft[0] - (0.2 * time % 36)) * 0.6 + 0.62)
.rotate(() => (time/14) % 360)
.scale(() => 0.5 + 1.4 * Math.sin(time))
.brightness(-0.5)
.luma(0.5)
.out(o3)
render(o3)
a.show()
File mode changed from 100644 to 100755
s0.initImage("file:///home/pln/pix/Hydra/delights.jpg")
src(s0)
.scrollX(() => 1.31 + 0.5 * Math.sin(time/137))
.scrollY(() => 1.8 + 0.6 * Math.sin(time / 29))
.scale(2.3)
.out(o0)
src(o0)
.modulate(
src(o0)
.scale(0.9)
, 0.03)
.out(o1)
src(o1)
.modulate(src(o1)
.blend(o3,0.5)
.scale(() => 2.1 + 3 * a.fft[0])
, 0.5)
// .l4uma(() => 0.69 - 0.6 * a.fft[1]) // REVELATEUR
// .rotate(-2)
.colorama(() => 0 + 0.12 * a.fft[3])
// .modulateScale(src(s0).scale(1.2))
.scale(() => 1 + 0.5 * Math.sin(time / 4) + 0.5 * a.fft[0])
// .modulate(noise(0.3,0.0001),() => 0.001 + 0.5 * a.fft[1])
.saturate(1.9)
.brightness(() => -0.24)
// .contrast(1.4)
.out(o3)
render(o3)
a.setSmooth(0.5)
s0.initImage("/home/pln/Work/Hydra/StarryNights/img/Edge.png");
src(s0).out(o0);
periodScale = 2.9;
noise(200, 0.13)
.blend(
// Filter out the center by blending a diffed shape
solid(1, 1, 1).diff(shape(30).color(1, 1, 1).scale(1.8).scrollX(-0.015))
)
.thresh(0.95)
.color(0.71,
0,
() => 0.49 + 0.1 * Math.sin(time),
0
)
.out(o1);
src(o0)
.blend(src(o0).rotate(0.5).scale(() => 1.05 + 0.05 * Math.sin(time / periodScale)))
.blend(src(o0).rotate(0.25).scale(() => 0.95 - 0.05 * Math.sin(time / periodScale)))
.out(o2);
src(o1)
.diff(src(o2))
.contrast(1.1)
.hue(3)
.scale(() => 1 + 0.4 * Math.sin(time/2) + 4 * Math.abs(Math.cos(time/13)))
.colorama(() => 0.2 + 0.1 * (time % 10))
.rotate(() => - time /2 % 360)
.luma(() => 0.42 - 0.32 * Math.abs(Math.sin(time * 2)))
// .saturate(0.02)
.out(o3)
a.show()
a.setBins(4)
render(o3)
s0.initImage("file:///home/pln/Work/Hydra/Neige/img/mer.jpg")
s1.initImage("file:///home/pln/Work/Hydra/Neige/img/fonds.jpg")
src(s0)
.rotate(() => 0.05 + 0.015 * Math.sin(time/40))
// .scale(() => 1.05 + 0.05 * Math.sin(time/5))
.out(o0)
//
src(o0)
.blend(src(s1)
.rotate(() => 180 + 0.01 * Math.cos(time))
.scale(() => 0.8 + 0.001 * + Math.sin(time))
,0.5)
.out(o1)
//
src(o1)
.blend(src(o1)
.scale(() => 0.895 + 0.05 * Math.sin(time/100))
, 0.25)
.brightness(() => -0.05 * Math.sin(time/100)).contrast(1.35)
.out(o2)
src(o2)
.scroll(-0.05,0.0)
.saturate(() => 4 * a.fft[1] + 8 * Math.cos(Math.pow(time, 0.733)))
.brightness(-0.15)
.blend(src(o3).scale(0.95),0.63)
.hue(0.4)
.scale(0.8)
// .pixelate(1100,() => 100 + 900 * (time % 200))
.rotate(() => Math.sin(time / 3))
.scale(() => 0.75 + a.fft[0] * 8.4,0.7)
.colorama(() => 0.08 * a.fft[3])
.luma(0.14)
.add(shape(32).scale(2.5))
.out(o3)
render(o3)
a.show()
//Pixelscape
//Marianne Teixido
//https://github.com/MarianneTeixido
src(o0)
.saturate(1.01)
.scale(.995)
.color(1.01,1.01,1.01)
.hue(.01)
.modulateHue(src(o1).hue(.3).posterize(-1).contrast(.7),2)
.layer(src(o1)
.luma()
.mult(gradient(1)
.saturate(.9)))
.out(o0)
noise(1, .2)
.rotate(2,.5)
.layer(src(o0)
.scrollX(.2))
.out(o1)
src(o0)
.brightness(() +> -0.4 + 0.1 * a.fft[0])
.scale(2)
.rotate(0.2)
.out(o2)
render(o2)
a.show()
s0.initImage("file:///home/pln/Work/Hydra/Neige/img/mer.jpg")
s1.initImage("file:///home/pln/Work/Hydra/Neige/img/fonds.jpg")
src(s0)
.rotate(() => 0.05 + 0.015 * Math.sin(time/40))
// .scale(() => 1.05 + 0.05 * Math.sin(time/5))
.out(o0)
//
src(o0)
.blend(src(s1)
.rotate(() => 180 + 0.01 * Math.cos(time))
.scale(() => 0.1 + 0.001 * + Math.sin(time))
,0.5)
.out(o1)
//
src(o1)
.blend(src(o1)
.scale(() => 0.95 + 0.05 * Math.sin(time/100))
, 0.25)
.brightness(() => -0.05 * Math.sin(time/100)).contrast(1.35)
.out(o2)
src(o2)
.scroll(-0.05,0.0)
.scale(1.5,0.7)
.saturate(() => 028 * Math.cos(Math.pow(time, 0.733)))
.brightness(-0.15)
.out(o3)
render(o3)
s0.initImage("file:///home/pln/Work/Hydra/Neige/img/mer.jpg")
s1.initImage("file:///home/pln/Work/Hydra/Neige/img/fonds.jpg")
src(s0)
.rotate(() => 0.05 + 0.015 * Math.sin(time/40))
// .scale(() => 1.05 + 0.05 * Math.sin(time/5))
.out(o0)
//
src(o0)
.blend(src(s1)
.rotate(() => 180 + 0.01 * Math.cos(time))
.scale(() => 0.1 + 0.001 * + Math.sin(time))
,0.5)
.out(o1)
//
src(o1)
.blend(src(o1)
.scale(() => 0.95 + 0.05 * Math.sin(time/100))
, 0.25)
.brightness(() => -0.05 * Math.sin(time/100)).contrast(1.35)
.out(o2)
src(o2)
.scroll(-0.05,0.0)
.scale(1.5,0.7)
.saturate(() => 028 * Math.cos(Math.pow(time, 0.733)))
.brightness(-0.15)
.out(o3)
render(o3)
// La RED WAVE
// licensed with CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/
shape(4,0.5).out(o0)
osc(23,0.01,1).modulate(noise(2,0.1),0.5).out(o1)
src(o1).modulate(src(o2).add(solid(1,1),-0.5),0.01).blend(o0,0.01).out(o2)
solid(0.8,-0.5,-0.5).blend(o2)
// .hue(() => 0.3 + 0.1 * a.fft[3])
// .brightness(+0.1)
.scale(() => 1.82 + 8.75 * a.fft[0])
.rotate(() => 2 + (time/20 % 10) * a.fft[2])
.modulate(osc(20,() => 0.1 + 0.0002 * a.fft[3]).rotate(() => time/13 % 2 + 2.85))
.pixelate(() => (768 - 1024 * a.fft[1]), () => 1024 - 768 * a.fft[3])
.modulateScale(voronoi(10,0.09).luma(() => Math.sin(time / 113)))
.scrollX(() => Math.sin(time / 23))
.modulate(osc(() => 20 + 200 * a.fft[3],0.02), 0.1)
// .kaleid(() => 8 + 2 * a.fft[2] - 4 * a.fft[3])
.modulate(src(o3).scale(0.95))
.scale(() => 0.6 + 0.4 * a.fft[0])
.luma(() => 0.43 - 0.4 * a.fft[2])
.out(o3)
a.show()
a.setSmooth(0.125)
render(o3)
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
......@@ -30,7 +30,7 @@ src(o0)
noise(1, .2)
.rotate(2,.5)
.layer(src(o0)
.layer(src(o0)
.rotate(() => 0.32 + 0.2 * a.fft[1])
.scrollX(() => 0.8 + 0.2 * Math.sin(t/4))
.scrollY(() => 2 * Math.sin(t/8))
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
a.show()
a.setSmooth(0.54)
s0.initImage("https://cdn.evbuc.com/images/68132569/180751744946/2/logo.jpg")
src(s0)
.scale(() => 1.91 + 0.47 * a.fft[0],0.8)
.brightness(() => - 0.15 + 0.25 * a.fft[2])
.contrast(1 + 2.7 * a.fft[3])
.out(o0)
src(o0)
.add(src(o0), 0.45).out(o1)
src(o1)
.modulate(src(o0)
.modulate(osc(() => 0.02 * (2 + 8 * a.fft[0]), 0.1))
)
.rotate(() => Math.cos(time / 10))
.out(o2)
src(o2)
.colorama(() => 0.5 * a.fft[3])
.scrollX(() => (4 + time % 20) / (8 + (time % 32)))
.scrollY(() => (time % 24) / 20)
.out(o3)
render(o3)
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
a.show()
a.setSmooth(0.54)
s0.initImage("/home/pln/Work/Hydra/chemin.jpg")
src(s0)
.scale(() => 1.91 + 0.47 * a.fft[0],0.8)
.brightness(() => - 0.15 + 0.25 * a.fft[2])
.contrast(1 + 2.7 * a.fft[3])
.out(o0)
src(o0)
.add(src(o0), 0.45).out(o1)
src(o1)
.modulate(src(o0)
.modulate(osc(() => 0.02 * (2 + 8 * a.fft[0]), 0.1))
)
.rotate(() => Math.cos(time / 10))
.out(o2)
src(o2)
.colorama(() => 0.5 * a.fft[3])
.scrollX(() => (4 + time % 20) / (8 + (time % 32)))
.scrollY(() => (time % 24) / 20)
.out(o3)
render(o3)
s0.initImage("https://i.imgur.com/R4zE8WP.jpg")
src(s0).scrollX(0.062).scale(5.3)
.mult(shape(4).scale(4,0.125).scrollX(0.12))
.out(o0)
src(o0)
.add(src(o0).scrollX(0.153))
.add(src(o0).scrollX(0.3049))
.add(src(o0).scrollX(-0.153))
// .add(src(o0).scrollX(0.1942))
.add(src(o0).scrollX(0.542))
.add(src(o0).scrollX(0.695))
.scrollX(-0.046)
.out(o2)
src(s0) // Program canvas
.scale(12)
.scroll(0.2)
.out(o1)
src(s0)
.blend(src(o2)
.scale(() => 0.99 + 0.2 * Math.sin(time / 20))
.scroll(() => 0.8 + 0.2 * Math.cos(time / 13))
.modulate(
noise(0.5,0.12) // Chunks of Data
.pixelate(20)
)
.saturate(4)
.contrast(2)
.luma(() => 0.68 + 0.3 * Math.sin(time))
, () => -0.05 + 0.3* Math.sin(time / (time * 2))
)
.blend(src(s0)
.rotate(-1.57).scroll(0.75).scale(1.4)
.mult(shape(4).scale(0.35,9.5).scroll(0,-0.05))
.diff(shape(4).scale(0.35,9.5).scroll(0,-0.05))
.scale(2)
, () => 0.5 + 0.5 * Math.sin(time / 130)) // P2riodes lunqires
.brightness(-0.1)
.scale(0.39,2)
.luma(0.1)
.out(o3)
render(o3)
File mode changed from 100644 to 100755
// licensed with CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/
// Le Fantôme
// Par PLN
s0.initImage("https://freesvg.org/img/PutinFace.png")
src(s0).scale(1.1,0.9).out(o0)
src(o0)
.brightness(-0.15)
.thresh(() => 0.05 + Math.abs(0.5 * Math.sin(time / 20)))
.scrollY(-0.1)
.scale(() => 1.85 + 0.5 * Math.sin(time / 1993))
.out(o2)
noise()
.modulatePixelate(src(o3).scale(0.8))
.out(o1)
src(o2)
.blend(src(o2).scale(0.95), 0.5)
.blend(src(o3).scale(0.97))
.blend(src(o3).scale(0.999))
.modulate(o1)
.out(o3)
a.show()
a.setBins(4)
a.setSmooth(0.2)
render(o3)
// ÉTÉ ÉTERNEL
// Par PLN, pour Camille
// licensed with CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/
s0.initImage("https://i.imgur.com/TOx3ctu.jpg")
src(s0)
.scrollX(0.2)
.scrollY(0.04)
.scale(1.7)
.out(o0)
src(o0).modulate(voronoi(200,0.01)
.modulateRotate(noise(() => 10 * Math.abs(Math.sin(time/ 1994)),0.001)))
.scale(0.99)
.out(o1)
src(o1)
.scale(0.99)
.mult(src(o2).brightness(0.2))
.out(o2)
src(o2)
.scrollY(-0.061)
.scale(1.12)
.contrast(1.2)
// .modulatePixelate(src(o2)) // @Camille: Joue avec tes pixels ;)
.out(o3)
render(o3)
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
This diff is collapsed. Click to expand it.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment