|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I Just can't get rid of these black stuff in the middle of this object...
any sugestions?
Ambis
Post a reply to this message
Attachments:
Download 'ISO_Studio.pov.txt' (3 KB)
Download 'ISO_Studio.jpg' (20 KB)
Preview of image 'ISO_Studio.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
You already adjusted max_gradient according to the warning message you got?
You lowered accuracy a bit? You are sure, your Containerobject is big enough
(don't know - do you use a sphere perhaps?)?
If this does not help anything, show us some source!
Hth,
Marc-Hendrik
"AC" <amb### [at] teliacom> schrieb im Newsbeitrag
news:3d37f9cc@news.povray.org...
> I Just can't get rid of these black stuff in the middle of this object...
> any sugestions?
>
> Ambis
>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Fri, 19 Jul 2002 13:19:54 +0200, "AC" <amb### [at] teliacom> wrote:
> I Just can't get rid of these black stuff in the middle of this object...
> any sugestions?
It looks similiar to part of POV logo so perhaps in its documentation ...
chapter 9.1.2.8 and/or 9.1.2.1.
BTW, for such object you can be interested in IC_Sor macro in iso_csg library.
http://www-public.tu-bs.de:8080/~y0013390/pov/ic/
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Marc-Hendrik Bremer" <Mar### [at] t-onlinede> wrote in message
news:3d37fbc3@news.povray.org...
> You already adjusted max_gradient according to the warning message you
got?
I did that.
> You lowered accuracy a bit?
I got to try that, right now it is at the default.
>You are sure, your Containerobject is big enough
> (don't know - do you use a sphere perhaps?)?
Not shure.
> If this does not help anything, show us some source!
The source is povided in an attachment as well just ready to be run.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"AC" <amb### [at] teliacom> schrieb im Newsbeitrag
news:3d385446@news.povray.org...
>
> "Marc-Hendrik Bremer" <Mar### [at] t-onlinede> wrote in message
> news:3d37fbc3@news.povray.org...
> > You already adjusted max_gradient according to the warning message you
> got?
> I did that.
> > If this does not help anything, show us some source!
> The source is povided in an attachment as well just ready to be run.
Oh, I see!
Your problem is your max_gradient - my pov found a max_gradient about 133. I
set it to 75 and anything worked.
Marc-Hendrik
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
news:2sufjukftv9fvf4n19ab6894or76n2uiut@4ax.com...
> On Fri, 19 Jul 2002 13:19:54 +0200, "AC" <amb### [at] teliacom> wrote:
> > I Just can't get rid of these black stuff in the middle of this
object...
> > any sugestions?
>
> It looks similiar to part of POV logo so perhaps in its documentation ...
> chapter 9.1.2.8 and/or 9.1.2.1.
I increased the Max_gradient from the recomendet 30.4 to 100 (I tried 81 as
well but the same problem) , That seemed to help, The object is actually a
CSG iso blob and sort of complicated.
>
> BTW, for such object you can be interested in IC_Sor macro in iso_csg
library.
> http://www-public.tu-bs.de:8080/~y0013390/pov/ic/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Your problem is your max_gradient - my pov found a max_gradient about 133.
I
> set it to 75 and anything worked.
>
> Marc-Hendrik
>
Povray sugested 30.31... somthing when I tried
Now I tried 100 at home and that worked... Thanx
Ambis
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"AC" <amb### [at] teliacom> schrieb im Newsbeitrag
news:3d3859ff@news.povray.org...
> Povray sugested 30.31... somthing when I tried
> Now I tried 100 at home and that worked... Thanx
Yeah, you really have to love these warnings - they make you feel they know
what they are talking about, but they often don't. (Okay, they do - but you
have take them by the word). They really even change there mind from time to
time (depends on resolution, camera-settings and so on).
If you get artefacts and "holes" in your isosurface just try to find the
warning of that specific isosurface (might not be easy if you've got
hundreds of them in your scene) and recheck if it tells you something
useful. The are almost always caused by wrong max_gradient-settings.
Marc-Hendrik
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |