Surface


A surface, technically a parametric surface, is a continuous function that maps a two-dimensional space to a three-dimensional one: Φ:ΩR2R3\Phi : \Omega\subset \mathbb{R}^{2} → \mathbb{R}^{3}, Φ(u,v)=(x(u,v),y(u,v),z(u,v))\Phi(u,v)=(x(u,v),y(u,v),z(u,v)), where uu and vv are called parameters of the surface. The image Σ=Φ(Ω)\Sigma=\Phi(\Omega) is called the support of the surface.

Properties

For brevity, we use the notation Φu=uΦ\frac{ \partial \Phi }{ \partial u }=\partial_{u}\Phi and Φv=vΦ\frac{ \partial \Phi }{ \partial v }=\partial_{v}\Phi. Using Φu\Phi_{u} and Φv\Phi_{v} to denote the same derivatives is also common.

  • A surface is said to be regular if it is of class C1C^1 and (uΦ×vΦ)(u,v)(0,0,0),  (u,v)Ω(\partial_{u}\Phi\times \partial_{v}\Phi)(u,v)\neq(0,0,0),\;\forall(u,v)\in\Omega holds.
  • Two regular surfaces Φ1:Ω1R3\Phi_1:\Omega_1\rightarrow\mathbb{R}^3 and Φ2:Ω2R3\Phi_2:\Omega_2\rightarrow\mathbb{R}^3 are said to be equivalent if they have the same support and there exists a C1C^1-diffeomorphism φ:Ω1Ω2\varphi:\Omega_1\rightarrow \Omega_2 such that Φ1=Φ2φ\Phi_1=\Phi_2\circ\varphi. The curves have the same orientation if the determinant of the Jacobian of φ\varphi is positive: detJφ(u,v)>0  (u,v)Ω1\det J_\varphi(u,v)>0\;\forall (u,v)\in \Omega_1.
  • The reflected set is defined as the set Ω~={(v,u)(u,v)Ω}\tilde{\Omega}=\{(v,u)|(u,v)\in\Omega\}. It defines the surface Ψ:Ω~R2R3\Psi:\tilde{\Omega}\subset \mathbb{R}^{2}\rightarrow \mathbb{R}^{3} as Ψ(v,u)=Φ(u,v)\Psi(v,u)=\Phi(u,v), where we swapped the variables. The normal vectors are inverted in sign.

The normal vectors to the surface n^Φ:ΩR3\hat{n}_\Phi:\Omega\rightarrow \mathbb{R}^3 are given by

n^Φ(u,v)=uΦ×vΦuΦ×vΦ\hat{n}_\Phi(u,v)= \frac{\partial_{u}\Phi\times\partial_{v}\Phi}{||\partial_{u}\Phi\times \partial_{v}\Phi||}