POV-Ray : Newsgroups : povray.general : blob- No pigment type warning : Re: blob- No pigment type warning Server Time
5 Aug 2024 16:17:25 EDT (-0400)
  Re: blob- No pigment type warning  
From: Timothy R  Cook
Date: 17 Aug 2002 20:57:25
Message: <3D5EF0F4.7040804@scifi-fantasy.com>
Alf Peake wrote:
> blob{
>     sphere{ -x/2, 1, 1 pigment{ red 1 } }
>     sphere{ x/2, 1, 1 pigment{ green 1 } }
> }
> 
> Pov 3.5 (and 3.1) complain no pigment type given. Am I missing
> something simple? I've only just noticed this while updating an old
> 3.1 scene but docs 6.5.1.1 seem to say above is legal.

A sphere needs X, Y, Z, radius, and colour.  What you
have there is being interpreted as the first four of
those.

-- 
Tim Cook
http://empyrean.scifi-fantasy.com
mirror: http://personal.lig.bellsouth.net/lig/z/9/z993126

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GFA dpu- s: a?-- C++(++++) U P? L E--- W++(+++)>$
N++ o? K- w(+) O? M-(--) V? PS+(+++) PE(--) Y(--)
PGP-(--) t* 5++>+++++ X+ R* tv+ b++(+++) DI
D++(---) G(++) e*>++ h+ !r--- !y--
------END GEEK CODE BLOCK------


Post a reply to this message

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