POV-Ray : Newsgroups : povray.text.scene-files : Bicubic Patch Macro (Macro Code) : Re: Bicubic Patch Macro (Macro Code) Server Time
3 Jul 2024 00:26:21 EDT (-0400)
  Re: Bicubic Patch Macro (Macro Code)  
From: Nekar Xenos
Date: 8 Feb 2002 06:46:40
Message: <3c63baa0@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote in message news:3c63b858@news.povray.org...
> Nekar Xenos <j-p### [at] citywalkcoza> wrote:
> : Find "file://"
> : Replace with "//  "
>
>   The original post does not have those file:// thingies.
>
> --
> #macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
> [1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
> -1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -

I guess it's the Outlook Express virus then.

;P

--
#local X=20*<-2,2,5>;#local K=2*z*X-X;#local R=seed(frame_number);blob{#while(K
.x>X.x)#local N=X+<rand(R)rand(R)1>/3;#local X=(vlength(N-K)<vlength(X-K)?N:2*X
-N);sphere{X,1,1rotate z*90}sphere{X,1,1}#end pigment{rgbt 1}interior{media{
emission<2,4,5>*5}}hollow scale.05}//   http://nekar_xenos.tripod.com/metanoia/
sphere_sweep{catmull_rom_spline 6<-8,-8>1<-8,-8>1<-8,8>1<8,-8>1<8,8>1<8,8>1
translate 20*z pigment{gradient z scale 3color_map{[0rgb<0,9,18>][1rgb 0]}}}


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.317 / Virus Database: 176 - Release Date: 2002/01/21


Post a reply to this message

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