|
|
Chambers wrote:
>
> My brain can render photorealistic animations in real-time. Now, if I
> could work out some kind of display for it... :)
>
One of my personal Most Scary Moments was when I realized I could
visualize a tesseract...The trick is, to get all the dimensions in view,
you have to incorporate a fourth dimension, which means time, which
means you have to make it *rotate*...light goes sliding around all those
funky angles...blinding headache ensues...Damn, can't write about it
without clapping hand to forehead and shouting "Stop it! Stop it! Stop
it!"
--Sherry "Ah, But It's Still Cool No Matter How Much It Hurts" Shaw
--
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}// TenMoons
Post a reply to this message
|
|