beyondulating
usemeth:

Based off of this thing by this fellow

usemeth:

Based off of this thing by this fellow

yearoftheglitch:

364 of 366
Processing + JPGs
Randomly varying byte 0x37 and byte 0xCD.  Animating the usable frames.

yearoftheglitch:

364 of 366

Processing + JPGs

Randomly varying byte 0x37 and byte 0xCD.  Animating the usable frames.

weinventyou:

color test

weinventyou:

color test

psykzz:

intothecontinuum:


Mathematica code:
S[n_, t_] := Sin[n*3 Pi/50 + t]ListAnimate[ Show[   Table[    Plot[     100 - n + (20*Abs[S[n,t]] + .02)*Exp[-(x - 4*S[n, t])^2/Abs[S[n,t]]],      {x, -10, 10},    PlotStyle -> Directive[Black, Thick], PlotRange -> {{-7, 7}, {0, 100}},    Filling -> Axis, FillingStyle -> White, Axes -> False, AspectRatio -> Full,     ImageSize -> {500, 750}],  {n, 1, 100, 1}]],{t, .001, 2 Pi + .001, (2 Pi + .001)/30}, AnimationRunning->False]


waterfall plot by intothecontinuum

psykzz:

intothecontinuum:

Mathematica code:

S[n_, t_] := Sin[n*3 Pi/50 + t]

ListAnimate[
Show[
Table[
Plot[
100 - n + (20*Abs[S[n,t]] + .02)*Exp[-(x - 4*S[n, t])^2/Abs[S[n,t]]],
{x, -10, 10},
PlotStyle -> Directive[Black, Thick], PlotRange -> {{-7, 7}, {0, 100}},
Filling -> Axis, FillingStyle -> White, Axes -> False, AspectRatio -> Full,
ImageSize -> {500, 750}],
{n, 1, 100, 1}]],
{t, .001, 2 Pi + .001, (2 Pi + .001)/30}, AnimationRunning->False]

waterfall plot by intothecontinuum

gingergypsies:

I just want to be a part of earth. Just lay down & melt into the grass. I wouldn’t have any stress or pressure on me, I wouldn’t have any fear or failure, I wouldn’t have to feel heartache and longing for things out of reach. I just want peace & ultimate happiness that I seem not able to find. Maybe I’m looking in the wrong places.

gingergypsies:

I just want to be a part of earth. Just lay down & melt into the grass. I wouldn’t have any stress or pressure on me, I wouldn’t have any fear or failure, I wouldn’t have to feel heartache and longing for things out of reach.
I just want peace & ultimate happiness that I seem not able to find. Maybe I’m looking in the wrong places.