POV-Ray : Newsgroups : povray.beta-test : Blob cylinder from insert menu : Re: Blob cylinder from insert menu Server Time
31 Jul 2024 06:20:10 EDT (-0400)
  Re: Blob cylinder from insert menu  
From: Bill DeWitt
Date: 7 Sep 2001 19:37:29
Message: <3b995a39$1@news.povray.org>
"Nekar Xenos" <j-p### [at] citywalkcoza> wrote in message
news:3b986d10@news.povray.org...
> Parse Error; No matching } in 'cylinder', , found instead.
>
> blob
> {
>   // threshold (0.0 < threshold <= StrengthVal) surface falloff threshold
#
>   threshold 0.6
>   sphere { < 0.75,   0,    0>, StrengthVal, RadiusVal }
>   sphere { <-0.375,  0.65, 0>, StrengthVal, RadiusVal }
>   sphere { <-0.375, -0.65, 0>, StrengthVal, RadiusVal }
>   cylinder { -z, +z, 0.1, StrengthVal, RadiusVal }
>   // [sturm]
>   scale 2
> }

    It was like that in the old version too, if I recall from my rebuilding
of it last week.


Post a reply to this message

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