Sounds like another job for 'trace ( )' in the Super Patch, a custom
POV-Ray.
Probably just set up some array of points across the dimensions of the
'height_field' (via #while loop?) and read them from there with it.
Although getting the actual vertices might be another matter to
contend with entirely.
I'll let others elaborate, if they can or will.
Bob
Joel Martin <ven### [at] homecom> wrote in message
news:37EFCA57.5B04AE32@home.com...
> Is there any way to get a heightfield object to print out the
vertices
> of all its polygons?
>
> I'm using the povray to make a 3d replica of an object from and xray
> scan of that object. it works pretty well, but now I would like to
be
> able to get the height values at specific points....
Post a reply to this message
|