POV-Ray : Newsgroups : povray.unofficial.patches : OBJECT IDEA : Re: OBJECT IDEA Server Time
8 Jul 2024 17:20:21 EDT (-0400)
  Re: OBJECT IDEA  
From: Anton Sherwood
Date: 26 Aug 2002 19:05:12
Message: <3D6AB4A3.E466414D@pobox.com>
TinCanMan wrote:
> I don't know how the vertices and normals are interpolated for a
> triangle, but if it is a simple surface that can be described using
> some type of equation, then perhaps that equation can be put into an
> isosurface function.

I assume the normals of a smooth_triangle are linearly interpolated.

Hm: you have three known zeros (i.e. f(x0,y0,z0) = f(x1,y1,z1) =
f(x2,y2,z2) = 0) and nine partial derivatives, to which you can fit a
polynomial function -- but then you'll have to clip this iso into a
prism or pyramid whose shape may not be so easy to determine.

-- 
Anton Sherwood, http://www.ogre.nu/


Post a reply to this message

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