Under the bridge
少し前のこと。
あまりにも悩んでしまったので橋の下へ行ってみた。3回も。
真夜中の橋の下には大声で叫んだり歌ったりする人が結構いて、
「あー、やっぱりこういう場所に来るんだなー」と妙に納得した。
悩みは全く解決しなかったけど。
(Source: 10919)
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
SUBMISSION: A box of sixteen kinds of silk cocoons. Made by the 3rd year class students of the Silkworm course. Anhwei provincial girl’s vocation school. Anking, China.
ed: All you fabric & textile -heads should probably be following the design center



