|
|
I posted the picture for this to p.b.i and the scene file to p.b.s-f.
I was first only interested in the odd looking smooth heightfield, but I seem
to remember a bug with 16bit samples or something like that. So, is it this
what I'm seeing? (The smooth HF seems to be rippled instead of smooth)
To verify how it should look, I constructed a mesh with the same surface
and the same number of sample points, and there I discovered the holes in the
mesh (The missing stripes to the left). I read a lot of posts about holes, so
I'm quite sure it isn't a bug either - but I can't seem to get rid of them.
The joining triangles have the exact same vertex positions, or at least they
should. Any explanation ?
--
#macro C(X,Y)cylinder{X*x<X,0,-Y/2>.1}#end#macro U(R,X,Y)intersection{torus{.9
.1}box{-1 0rotate y*R*90}translate<X,0,Y>scale 1-z*.5}#end union{U(0,0,0)U(1,0
,0)U(2,-1,-1)U(1,1,0)U(1,1.5,-3)U(1,2,0)U(3,1,0)U(2,2,0)U(0,3,0)U(3,2,.5)C(.1,
2)C(.8,1)C(.8,-1)C(1.1,1)C(1.9,-1)pigment{rgb 10}rotate x*90translate<-1,0,4>}
Post a reply to this message
|
|