|
|
I am trying to render the following isosurface.
isosurface
{
function {fFinal(fInpX(x,y,z),fInpY(x,y,z),fInpZ(x,y,z))}
threshold 0
accuracy 0.001
contained_by
{
box {0,1}
}
max_gradient 50 // was 20000
}
However, from certain angles there appear gaps or cuts in the surface,
and you can see inside. The gaps disappear when viewed from other angles.
Does anyone have any tips on how to fix this? I already tried scaling by
200 but it does not help.
Mike
Post a reply to this message
Attachments:
Download 'ciexyz_color_solid_cube_isosurface10.png' (56 KB)
Preview of image 'ciexyz_color_solid_cube_isosurface10.png'
|
|