[ Contact ] [ Links ] [ Previous : 5 / 42 : Types of Curves (1) ] [ Up ] [ Next : 7 / 42 : Types of Curves (3) ]

Types of Curves/Surface (2)

Implicit

Curve defined in terms of cartesian coordinates:

f( x, y) = 0

f( x, y, z) = 0

Ax + By + C = 0

Ax + By + Cz + D = 0

(x - x0)2 + (y - y0)2 - r2 =  0

(x - x0)2 + (y - y0)2 + (z - z0)2 - r2 =  0

Useful in maths, not so useful in computer, except to define inside and outside :


See the "Links" link above to find out the sources of the proposed informations
Pascal Vuylsteker / eScience / Computer Science / ANU
Last modified: 20/4/2004
TOC - Print
Send your comments at :
<Hugh.Fisher@anu.edu.au>