POV-Ray : Newsgroups : povray.binaries.images : IsoSurface in Glass (57KBbu) - fa200125v2.jpg : Re: IsoSurface in Glass (57KBbu) - fa200125v2.jpg Server Time
18 Aug 2024 04:11:46 EDT (-0400)
  Re: IsoSurface in Glass (57KBbu) - fa200125v2.jpg  
From: Nekar Xenos
Date: 28 Jun 2001 11:12:42
Message: <3b3b496a@news.povray.org>
I'd love to see this one with photons  ;->

--
/* 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}
"Justin Whitton" <jus### [at] rayjayclaracouk> wrote in message
news:ner6jt04jpjerl0e522hi1p7foc5555tsq@4ax.com...
> Ugh, ruined by JPEG. better quality versions at
>
> http://www.rayjay.clara.co.uk/img/raytrace/800x600/fa200125v2.jpg
> (154KB)
>
> http://www.rayjay.clara.co.uk/img/raytrace/1024x768/fa200125v2.jpg
> (244KB)
>
> Enjoy.
> Justin Whitton
> _  __                                           __  _
>  \/  \ mail: jus### [at] rayjayclaracouk /  \/
> _/\__/ web: http://www.rayjay.clara.co.uk/     \__/\_
>  \/  \ MSN Messenger ID:msn### [at] rayjayclaracouk /  \/
> _/\__/ ICQ Messenger ID:100218081              \__/\_
>
>


Post a reply to this message

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