POV-Ray : Newsgroups : povray.binaries.images : Merry Xmas ~59 KB : Re: Merry Xmas ~59 KB Server Time
16 Aug 2024 20:29:00 EDT (-0400)
  Re: Merry Xmas ~59 KB  
From:
Date: 28 Dec 2001 14:04:07
Message: <49gp2ugt4q410a63vfmbn89kb7gc1d91cf@4ax.com>
On Thu, 27 Dec 2001 05:02:23 +0200, "Artis" <art### [at] aaaapollolv> wrote:
> #local a=.1sphere_sweep{catmull_rom_spline 18<3,3>a<1,3>a<0,0>a<1,3>a,x*2a
> y,a<2.5,1.5>a<3,3>a,x*3a<3,3>a<4.5,2>a<3,1>a,x*4.5a<5.5,3>a,x*6a<4.5,2.5>a
> <7,3>a<8,3>a scale a translate<-.35,-a,1>}background{rgb 1} // Artis

you can remove warnings from your sig if you change it to:

#local a=.1;sphere_sweep{catmull_rom_spline 18<3,3>a<1,3>a<0,0>a<1,3>a,x*2
a y,a<2.5,1.5>a<3,3>a,x*3a<3,3>a<4.5,2>a<3,1>a,x*4.5a<5.5,3>a,x*6a<4.5,2.5
>a<7,3>a<8,3>a scale a translate<-.35,-a,1>pigment{rgb 9}} // Artis

ABX


Post a reply to this message

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