
Ingeometry, anisophote is acurve on an illuminated surface that connects points of equalbrightness. One supposes that the illumination is done by parallel light and the brightnessb is measured by the followingscalar product:
where is the unitnormal vector of the surface at pointP and theunit vector of the light's direction. Ifb(P) = 0, i.e. the light isperpendicular to the surface normal, then pointP is a point of the surface silhouette observed in direction Brightness 1 means that the light vector is perpendicular to the surface. Aplane has no isophotes, because every point has the same brightness.
Inastronomy, an isophote is a curve on a photo connecting points of equal brightness.[1]
Incomputer-aided design, isophotes are used for checking optically the smoothness of surface connections. For a surface (implicit or parametric), which is differentiable enough, the normal vector depends on the first derivatives. Hence, the differentiability of the isophotes and theirgeometric continuity is 1 less than that of the surface. If at a surface point only the tangent planes are continuous (i.e. G1-continuous), the isophotes have there a kink (i.e. is only G0-continuous).
In the following example (s. diagram), two intersectingBezier surfaces are blended by a third surface patch. For the left picture, the blending surface has only G1-contact to the Bezier surfaces and for the right picture the surfaces have G2-contact. This difference can not be recognized from the picture. But the geometric continuity of the isophotes show: on the left side, they have kinks (i.e. G0-continuity), and on the right side, they are smooth (i.e. G1-continuity).
For animplicit surface with equation the isophote condition isThat means: points of an isophote with given parameterc are solutions of thenonlinear systemwhich can be considered as theintersection curve of two implicit surfaces. Using the tracing algorithm of Bajaj et al. (see references) one can calculate apolygon of points.
In case of aparametric surface the isophote condition is
which is equivalent toThis equation describes an implicit curve in the s-t-plane, which can be traced by a suitable algorithm (seeimplicit curve) and transformed by into surface points.