Commit d882d6d1 by PLN (Algolia)

Biarritz

parent 51627d5f
s0.initImage("file:///home/pln/Work/Hydra/biarritz/fougere.jpeg")
a.show()
a.setBins(4)
a.setSmooth(0.6)
src(s0)
.scroll(0.11,-0.12)
.scale(1.3)
.out(o0)
src(o2)
.kaleid(() => 4 + 0.1 * a.fft[0])
.rotate(() => 0.05 * Math.cos(time / 60))
.contrast(2)
.scale(() => 2 - 0 * a.fft[3])
.modulate(noise(10,0.05).luma(0.9 - a.fft[2]).scale(2))
.modulate(noise(20,0.15).luma(0.9 - 0.9 * a.fft[2]).scale(0.5))
.out(o1)
src(s0)
// .scale(2)
.luma(0.5)
.brightness(-0.1)
.contrast(1.1)
.saturate(2.4)
.out(o2)
src(o2)
.modulate(
src(s0)
.modulate(src(s0)
.scale(() => 1.01 + 0.9 * Math.cos(time / 8880)
))
// .scale(() => 2 + 198 * (time % 198))
)
.scroll(() => - 0.2 + Math.sin(time / 320), () => 0.5 + 2.2 * Math.cos(time / 2300))
.scale(() => 2 + 1 * Math.sin(time / 420))
.blend(o1,0.5)
.luma(() => 0.3 + 0.35 * Math.cos(time / 44))
.out(o3)
render()
render(o3)
s0.initImage("file:///home/pln/Work/Hydra/biarritz/marion/planche.jpg")
src(s0)
.scale(1,0.8)
.scale(1.1)
.out(o0)
src(o0)
.luma(() => 0.2 + 0.5 * Math.sin(time / 7), () => 1 + Math.cos(time / 2))
.contrast(() => 1.2 + 0.5 * Math.sin(time / 7))
.hue(() => 0.5 + 0.5 * Math.cos(time / 13))
// .modulateRotate(src(o2).scale(() => 1 + 0.3 * Math.cos(time / 10)))
.out(o1)
src(o1)
.out(o2)
src(o2)
// .pixelate(() =>
// 256 + 512 * Math.cos(time / 50),
// 256 + 512 * Math.cos(time / 50),
// )
.scroll(() => - 0.02 * Math.sin(time / 20), () => 0.02 * Math.sin(time / 4))
.scale(() => 1.3 + 0.2 * Math.sin(time / 20))
.out(o3)
render(o3)
s0.initImage("file:///home/pln/Work/Hydra/biarritz/marion/2.jpeg")
src(s0)
.scale(0.9, 0.805)
.contrast(1.4)
.out(o0)
src(o0)
.luma(() => 0 + 0.5 * Math.sin(time / 14))
.modulate(noise(200,0.2).luma(0.9))
.contrast(() => 2 + 1 * Math.cos(time))
.out(o1)
src(o1)
.blend( // Dark Night
src(o1).sub(
noise(() => 10 + 80 * Math.sin(time / 1000))
.invert()
),
() => 0.8 + 0.65 * Math.sin(time / 42)
)
.out(o2)
src(o2)
.modulate(src(o2).scale(() => 0.95 + 0.2 * time))
.blend(src(o1).modulateHue(noise(100,0.01).modulate(voronoi(100,0.01).rotate(() => (-time/20 % 360))))
, () => 0.35 + 0.3 * Math.cos(time / 10))
.scroll(
() => 0.2 + 0.2 * Math.cos(time / 200),
() => 0 + 0.12 * Math.cos(time / 33)
)
.blend(
src(o3).scale(0.9).kaleid(5)
.rotate(() => (-time/40 % 360)),
() => 0.05 + 0.25 * Math.sin(time / 20))
.out(o3)
render(o3)
s0.initImage("file:///home/pln/Work/Hydra/biarritz/marion/5.jpeg")
src(s0)
.scale(1.3,1)
.contrast(1.4)
.brightness(-0.1)
.out(o0)
src(o0)
.modulate(src(o1).scale(() => 0.995 + 0.15 * Math.sin(time / 4)))
.out(o1)
src(o1)
.luma(() => 0 + 0.06 * Math.sin(time / 2))
.out(o2)
src(o2)
.scale(() => 1.3 + Math.sin(time / 33))
.out(o3)
render(o3)
s0.initImage("file:///home/pln/Work/Hydra/biarritz/relevant.jpeg")
src(s0)
.scroll(0.8,0.31)
.scale(1.8)
.out(o0)
src(o0)
.modulateScale(osc(0.01,0.01))
// () => Math.sin(time / 100) % 10)
.modulate(noise(() => 0.2 + 0.5 * Math.cos(time)), 0.01)
.out(o1)
src(o1)
.blend(
src(o1).modulate(src(o2).scale(() => 0.8 + 0.4 * Math.sin(time / 20)))
, () => 0.85 - 0.35 * Math.sin(time / 23)
)
.out(o3)
src(s0)
.scale(2)
.out(o2)
render()
render(o3)
// Full M00N
// Based on 'full moon photography' By Mike Petrucci
// https://unsplash.com/photos/uIf6H1or1nE
s0.initImage("file:///home/pln/Work/Hydra/biarritz/fullmoon.avif")
src(s0)
.scale(0.9, 1.05)
.contrast(1.4)
.out(o0)
src(o0)
.out(o1)
src(o1)
.blend( // Dark Night
src(o1).sub(
noise(() => 10 + 80 * Math.sin(time / 1000))
.luma(() => Math.sin(time / 23))
.invert()),
() => 0.8 + 0.65 * Math.sin(time / 42)
)
.out(o2)
src(o2)
.modulateRotate(voronoi(10, 0.185).rotate(() => time /12 % 360)
.mask(shape(30).scale(
() => 1.75 + 0.1 * Math.sin(time / 4),
() => 0.9 + 0.1 * Math.sin(time / 13)
))
)
.scale(1.3)
.out(o3)
render(o3)
s0.initImage("file:///home/pln/Work/Hydra/biarritz/tuyau.jpeg")
src(s0).out(o0)
a.show()
a.setSmooth(0.2)
a.setBins(4)
src(o0)
.scroll(() => 0.4 * Math.cos(time / 30), () => 0.05 * Math.sin(time / 13))
.contrast(1.92)
// .brightness(() => -0.2 + 0.15 * Math.cos(time / 22))
.brightness(0.1)
// .luma(() => 0.2 + 0.1 * Math.sin(time/20))
.out(o1)
src(o1)
.scale(0.54 )
.kaleid(() => 3 + 4 * Math.cos(time / 30) + (time / 100) % 5)
.rotate(() => ((time / 60) % 360))
.out(o2)
src(o2)
.scale(() => 2 + 1.5 * Math.cos(time / 12))
.scale(() => 0.9 + 0.2 * a.fft[0])
.hue(() => 0.14 * Math.sin(time / 40))
.out(o3)
render(o3)
s0.initImage("file:///home/pln/Work/Hydra/biarritz/tuyau.jpeg")
src(s0).out(o0)
src(o0)
.contrast(4.92)
.brightness(() => -1.2 + 0.15 * Math.cos(time / 22))
.luma(() => 0.2 + 0.1 * Math.sin(time/20))
.out(o1)
src(o1)
.scale(0.54)
.repeatY(3)
.out(o2)
src(o2)
.scale(() => 1.3 + 0.4 * Math.cos(time / 200))
.modulate(src(o2).pixelate(() => 36 + 20 * Math.sin(time / 13) / 2000))
.out(o3)
render(o3)
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