|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Inspired by recent posts of checkered sphere's on a reflective plane.
Comments?
Michael
--
#macro M(D,J)text{ttf"cyrvetic.ttf"D 1,0translate-J}#end#macro N(E,K)#local A=
M(E,K)light_source{-z*30rgb 1projected_through{A}}#end N("Michael"<1.6,-.2,5>)
N("Johnson"<1.9.8,5>)sphere{z*9,4pigment{gradient x+y scale 10color_map{[0 rgb
x][1rgb x+y]}sine_wave}} // (c)2001 Michael D Johnson red### [at] wvadelphianet
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Of course, an image would be nice
"Redbeard" <red### [at] wvadelphianet> wrote in message
news:3bf0a38f$1@news.povray.org...
> Inspired by recent posts of checkered sphere's on a reflective plane.
>
> Comments?
>
> Michael
>
> --
> #macro M(D,J)text{ttf"cyrvetic.ttf"D 1,0translate-J}#end#macro N(E,K)#local A=
> M(E,K)light_source{-z*30rgb 1projected_through{A}}#end N("Michael"<1.6,-.2,5>)
> N("Johnson"<1.9.8,5>)sphere{z*9,4pigment{gradient x+y scale 10color_map{[0 rgb
> x][1rgb x+y]}sine_wave}} // (c)2001 Michael D Johnson red### [at] wvadelphianet
>
>
Post a reply to this message
Attachments:
Download 'checkersphere1.jpg' (92 KB)
Preview of image 'checkersphere1.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> > Comments?
It makes me dizzy.
--
Dan Johnson
http://www.geocities.com/zapob
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> > Inspired by recent posts of checkered sphere's on a reflective plane.
> >
> > Comments?
A checkered sphere on reflective surface... HELP the world has gone crazy...
(-:
Other then that I like it.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"ARTis" <art### [at] aaaapollolv> wrote in message news:3bf1679d@news.povray.org...
> > > Inspired by recent posts of checkered sphere's on a reflective plane.
> > >
> > > Comments?
>
> A checkered sphere on reflective surface... HELP the world has gone crazy...
> (-:
You should have seen it before I turned down the reflection!
>
> Other then that I like it.
Thanks!
Michael
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Sweet! It almost looks like it's spinning, I get a little dizzy looking
at it too long.
--
David Fontaine <dav### [at] faricynet> ICQ 55354965
My raytracing gallery: http://davidf.faricy.net/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"David Fontaine" <dav### [at] faricynet> wrote in message
news:3BF### [at] faricynet...
> Sweet! It almost looks like it's spinning, I get a little dizzy looking
> at it too long.
>
Thanks! It's really just self reflections inside a sphere.
Michael
--
camera{location<8,20>look_at<6,0,4>}light_source{<8,8>rgb 1}difference{union{
#macro M(D,J)#local R=asc(substr(D,J,1))-32;<div(R,10)*2,mod(R,10)>#end#macro
E(D,B,R)prism{-D,4+D,R#local C=1;#while(C<R+1)M(B,C)#local C=C+1;#end}#end E(
0," (2:FPKAD80* U_dZU"18)sphere{2,2}#macro T(N)cylinder{<9,-N,3><9,4+N,3>3-N}
#end T(0)}T(2)E(1"45LNXUK4"8)pigment{rgb x+y/2}}//(c)2001 MDJohnson(Redbeard)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Redbeard wrote:
>
> Thanks! It's really just self reflections inside a sphere.
Well, that was obvious ;)
--
David Fontaine <dav### [at] faricynet> ICQ 55354965
My raytracing gallery: http://davidf.faricy.net/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |