POV-Ray : Newsgroups : povray.binaries.images : The Couch of Ivan Ilych (~271kau) : Re: The Couch of Ivan Ilych (~271kau) Server Time
18 Aug 2024 14:16:42 EDT (-0400)
  Re: The Couch of Ivan Ilych (~271kau)  
From: Nekar Xenos
Date: 23 May 2001 10:43:24
Message: <3b0bcc8c@news.povray.org>
Maybe it was just a model he made and it inspired Eiffel...?!

--
/* Nekar Xenos */#local N=<-20,40,100>;#local K=<20,-40,100>;#local R=seed(0);
blob{#while((K-N).x>0)#local X=N;#local N=N+<rand(R),rand(R),1>/3;#local N=(
vlength(N-K)<vlength(X-K)?N:2*X-N);sphere{<N.y,-N.x,N.z>,1,1 scale .02}sphere{N
,1,1 scale.02}sphere{<-N.x-40,N.y,N.z>1,1 scale.01}sphere{<N.x+40,-N.y,N.z>1,1
scale.01 }#end pigment{rgbt 1}interior{media{emission <2,4,5>*5}}hollow}
"Tony[B]" <ben### [at] catholicorg> wrote in message
news:3b0ba8ba@news.povray.org...
> > Note that the story takes place in 1882. This cute little Eiffel Tower
> (built in
> > 1889) may have travelled back in time :-)
>
> Oopsie. Let's hope the professor doesn't notice. ;)
>
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.