|
 |
"george ferguson" wrote:
> the thing is that when i try to put in a sphere for
> example it says "no matching } in sphere , found
> instead...
>
> tell me what im doing wrong...please!!!
Blob elements always need to be placed inside a blob object.
That is also the case when you use my macro:
blob {
threshold 0.65
sphere {
<0,0,0>,
easyblob (0.65, 2, 2)
}
}
Hope that helps!
Rune
--
3D images and anims, include files, tutorials and more:
Rune's World: http://rsj.mobilixnet.dk (updated May 10)
POV-Ray Users: http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk
Post a reply to this message
|
 |
|
 |
"Rune" <run### [at] mobilixnet dk> wrote in message
news:3b1a663d$4@news.povray.org...
> "george ferguson" wrote:
> > the thing is that when i try to put in a sphere for
> > example it says "no matching } in sphere , found
> > instead...
> >
> > tell me what im doing wrong...please!!!
>
> Blob elements always need to be placed inside a blob object.
> That is also the case when you use my macro:
>
> blob {
> threshold 0.65
> sphere {
> <0,0,0>,
> easyblob (0.65, 2, 2)
> }
> }
>
> Hope that helps!
>
> Rune
> --
> 3D images and anims, include files, tutorials and more:
> Rune's World: http://rsj.mobilixnet.dk (updated May 10)
> POV-Ray Users: http://rsj.mobilixnet.dk/povrayusers/
> POV-Ray Webring: http://webring.povray.co.uk
>
>
oh for pete's sake. Duhhhhhhh. Umm my name is Marc. I can draw pretty
pictures. I am so dumb not to realise that. Thanks rune
Post a reply to this message
|
 |