A surface, technically a parametric surface, is a continuous function that maps a two-dimensional space to a three-dimensional one: Φ:Ω⊂R2→R3, Φ(u,v)=(x(u,v),y(u,v),z(u,v)), where u and v are called parameters of the surface. The image Σ=Φ(Ω) is called the support of the surface.
Properties#
For brevity, we use the notation ∂u∂Φ=∂uΦ and ∂v∂Φ=∂vΦ. Using Φu and Φv to denote the same derivatives is also common.
- A surface is said to be regular if it is of class C1 and (∂uΦ×∂vΦ)(u,v)=(0,0,0),∀(u,v)∈Ω holds.
- Two regular surfaces Φ1:Ω1→R3 and Φ2:Ω2→R3 are said to be equivalent if they have the same support and there exists a C1-diffeomorphism φ:Ω1→Ω2 such that Φ1=Φ2∘φ. The curves have the same orientation if the determinant of the Jacobian of φ is positive: detJφ(u,v)>0∀(u,v)∈Ω1.
- The reflected set is defined as the set Ω~={(v,u)∣(u,v)∈Ω}. It defines the surface Ψ:Ω~⊂R2→R3 as Ψ(v,u)=Φ(u,v), where we swapped the variables. The normal vectors are inverted in sign.
The normal vectors to the surface n^Φ:Ω→R3 are given by
n^Φ(u,v)=∣∣∂uΦ×∂vΦ∣∣∂uΦ×∂vΦ