POV-Ray : Newsgroups : povray.newusers : Blobs : Re: Blobs Server Time
3 Sep 2024 08:15:41 EDT (-0400)
  Re: Blobs  
From: Alain
Date: 30 Jan 2005 09:15:57
Message: <41fcec1d$1@news.povray.org>
Oleguer Vilella nous apporta ses lumieres en ce 2005-01-30 05:13:
> Hi Alain,
> 
> Your code gives me an error. It says: "No matching } in 'sphere',, found 
> instead".
> 
> This part of code is:
> ======================================
> #declare Lipid=sphere{0,2,1 texture{pigment{color Red}finish{ambient 0.2 
> diffuse 0.8 phong 1}}}
> ======================================
> Why this error? I have closed de all the }
> Understood that's is better declare the identifiers with a capital letter. 
> Thanks a lot for reminder me that.
> 
> 
> 
> Hi Mike,
> 
> Thanks for your help Mike, but that's not what I was looking for. I'm 
> traying to unify all the spheres to obtain an uniform membrane.
> 
> Thanks all the helps,
> Oleguer
> 
> 
OK, the syntax used is that of a sphere as a blob component, not a regular sphere. You
probably need 
to replace that by a macro, or place it inside the Make_Stuff macro.

Alain


Post a reply to this message

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