Showing Coordinate Lines of a 3D earth

血红的双手。 提交于 2020-01-14 03:21:08

问题


Here is a 3D earth made based on Three js I want to find the location of Longitude and Latitude of the currently clicked location and show the coordinate lines

What should be the strategy to define those diversion lines?

How could I map my texture to it's correct equivalent Longitude/Latitude?


Edit 1 :

My question in a simpler form:

How can I get the x, y of the pattern image which was clicked inside the sphere?

来源:https://stackoverflow.com/questions/10431632/showing-coordinate-lines-of-a-3d-earth

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!