If you know the longitude and latitude of two objects, is there a way to get the distance between them?
If you know the longitude and latitude of two objects, is there a way to get the distance between them?
1 degree lat is about 111.12 km if on the same lon. I can probably whip up a formula for you if you want that can work out the distance between two points though it would get complicated (very).

Well, it's not as simple as that, as you are dealing with coordinates on a curved surface, and not a 2D flat plane. You also have to take in accounts variables like the Earth's "squash" coefficient.
Anyway, in any case, I have already got the answer to my problem, the link I have posted above. Thanks anyway though.![]()
To calculate the distance of two objects when given their lat/long.
I was just playing around with this concept, and created a small simple prototype for the actual module:
![]()
The idea is to replace the ShuttlePB with an asteroid or something. Right now, it's kind of like a loop. The shuttlePB comes from the front of the glider, and gets destroyed when 1 km away, and a new one is created in the front.
Not like orulex, this one will generate user defined vessels to simulate scenery.
Not exactly. The vessels themselves will be the scenery. So for example, if I want to load a tree, I could load a tree mesh on a vessel I place in the FOV of the user.