Calculating an elliptical surface and formulating this surface in 3d

  • Thread starter Thread starter erencan144
  • Start date Start date
  • Tags Tags
    3d Surface
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
erencan144
Messages
4
Reaction score
0
Hello.
Let's think that we have a sphere that shown in the picture above. The user will select 4 different point the Earth's surface. Then I must merge this points with shortest curves, then I got a surface. (Like picture 2) Because of the world's surface, our area is elliptical. How can I calculate the area of this elliptical surface and formulating this elliptical surface in 3d coordinates (x,y,z).

I would be very grateful, if you tell me how can I deal with this problem.

Sorry for poor English.

picture 1

http://img705.imageshack.us/img705/6263/worldre.png

picture 2

http://img836.imageshack.us/img836/3679/world2u.png
 
Last edited by a moderator:
Physics news on Phys.org
Well you need to know the (x,y,z) coordinates first then just find the area using a surface area integral.