stbenge <THI### [at] hotmailcom> wrote:
> #declare native_motif=
> pigment{
> gradient y triangle_wave
> #declare V=0;
> #while(V<1)
> translate y*.75
> rotate z*45.2
> //rotate -z*45.1
> scale .98
> warp{repeat x*5 flip x}
> #declare V=V+1/100;
> #end
> scale .1
> }
I just want to say this is so much fun to play around with. Thanks for sharing
it.
Janet
Post a reply to this message
|