5.29.2006

perspective


a two-dimensional view above shows only a circle,
hiding the helix that evolves with time below...



the view above shows a seeming chaos in motion,
hiding the order that exists in two dimensions below...


always change your perspective. you might see something spectacular.


[for the 3d stuff in matlab... t = 0:pi/50:12*pi; plot3(sin(t),cos(t),t); plot3(sin(1.2*t),cos(t),t);]

1 comment:

AK said...

Who knew that *simplifying* your perspective could give more clarity? (3d --> 2d) Now there's a thought.