POV-Ray : Newsgroups : povray.general : Max components in blob? : Re: Max components in blob? Server Time
29 Jul 2024 02:30:14 EDT (-0400)
  Re: Max components in blob?  
From: StephenS
Date: 21 Aug 2013 17:55:00
Message: <web.521536b6dd1a2b454b81c8b60@news.povray.org>
"StephenS" <nomail@nomail> wrote:
> I get the following error:
>
> Possible Parce Error: There are more than the maximum supported components in a
> blob.
> Fatal error in parser: Uncategorized error.
> Render failed
>
> What is the maximum size?
>
> I create an array and initialize some of the elements.
> I scan the array and add a blob sphere{} component for some of the initialized
> array elements.
> I also #write to a file the blob component, later I can choose to include the
> file.
>
> array [480][60][348], array and blob works
> array [720][90][522], array works, blob fails
>
> Win vista 64
> 8Gb memory
>
> Suggestions?
>
> Stephen S

Looking further:
The include file has 1439767 lines of entery, starting with
blob{threshold .2
sphere{ <0.0140553,-2.98281,0.000647176>,0.231891,.008}
sphere{ <-0.00691917,-2.98312,0.0420482>,0.251227,.008}
....

Stephen S


Post a reply to this message

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