POV-Ray : Newsgroups : povray.binaries.images : The Couch of Ivan Ilych (~271kau) : Re: The Couch of Ivan Ilych (~271kau) Server Time
18 Aug 2024 08:20:50 EDT (-0400)
  Re: The Couch of Ivan Ilych (~271kau)  
From: Nekar Xenos
Date: 21 May 2001 03:10:52
Message: <3b08bf7c@news.povray.org>
Nice. How did you do the books?

Nekar

--
#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}// Nekar Xenos
"Tony[B]" <ben### [at] catholicorg> wrote in message
news:3b088345@news.povray.org...
> Short story by Leo Tolstoy (The Death of Ivan Ilych). I'm in a short story
> class at FSU. I didn't turn in my homework (creative response) on Wednesday,
> so I had to turn a very creative response on Monday. I stayed up till 5AM
> doing this. I should have used a higher max_trace_level. Weep with me. <17
> hours to render. I'm turning it in like this. No time for a rerender. :(
>
>
>


Post a reply to this message

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