Angles between normals at 2 points on a surface

In summary, the conversation is about determining the inclinations between two normals to points on a surface. The method for determining this angle depends on how the surface is given, such as through a function. The angle between the two normals can be found using their dot product.
  • #1
svishal03
129
1
I have been reading about the normal vector to a point on a surface.

http://mathworld.wolfram.com/NormalVector.html

Can anyone explain if I have normals to 2 points on a surface and I want to compute the inclinations between them, how would one proceed?
 
Mathematics news on Phys.org
  • #2
svishal03 said:
I have been reading about the normal vector to a point on a surface.

http://mathworld.wolfram.com/NormalVector.html

Can anyone explain if I have normals to 2 points on a surface and I want to compute the inclinations between them, how would one proceed?

Hey svishal03.

What do you mean by inclinations? Do you mean the angle between them?
 
  • #3
How you determine the angle between normals depends upon the way the surface is given. For example, if you are given f(x,y,z)= constant, the normals at [itex](x_0, y_0, z_0)[/itex] and [itex](x_1, y_1, z_1)[/itex] are given by [itex]\nabla f(x_0, y_0, z_0)[/itex] and [itex]\nabla f(x_1, y_1, z_1)[/itex]. And, of course, the angle between those two vectors is given by their dot product: [itex]cos^{-1}(\vec{u}\cdot\vec{v}/|\vec{u}||\vec{v}|)[/itex].
 

FAQ: Angles between normals at 2 points on a surface

What is the definition of "angles between normals at 2 points on a surface"?

The angles between normals at 2 points on a surface refer to the measurement of the angle formed by the two normal vectors at those points on the surface. This measurement is used to determine the curvature and orientation of the surface at those points.

Why are the angles between normals at 2 points on a surface important?

The angles between normals at 2 points on a surface are important because they provide information about the shape and orientation of the surface, which can be used in various applications such as computer graphics, engineering, and physics.

How are the angles between normals at 2 points on a surface calculated?

The angles between normals at 2 points on a surface are calculated by taking the dot product of the two normal vectors at those points and then using the inverse cosine function to find the angle between them.

What do different angles between normals at 2 points on a surface indicate?

The different angles between normals at 2 points on a surface can indicate different types of curvature, such as convex or concave, as well as the direction of the surface's orientation at those points.

How can the angles between normals at 2 points on a surface be used in real-world applications?

The angles between normals at 2 points on a surface can be used in various real-world applications, including computer animation, surface reconstruction, and determining the stability of structures and objects. They can also be used in medical imaging to analyze the curvature of bones and organs.

Back
Top