Isosurface
An isosurface of a scalar field is the set of points in three-dimensional space where the field takes a constant value. Formally, for a scalar function f: R^3 → R and a constant c, the isosurface is the level set { x ∈ R^3 | f(x) = c }. It is the three-dimensional analog of a contour line in two dimensions and represents a surface that separates regions with f < c from those with f > c.
In practice, many data sets come on a discrete grid. The isosurface is extracted by interpolation between
Normals to the surface can be obtained from the gradient ∇f, and the surface is typically oriented
Applications include visualization of volumetric data in medicine (CT and MRI), computational fluid dynamics, geology, and