Request sun and shadow

ryan

That guy
Joined
Feb 23, 2008
Messages
1,603
Reaction score
4
Points
0
Location
Brisbane, Queensland, Australia
Hey guys, i thought up a little addition to the Map MFD that comes standard with orbiter, is it possible to show a shadow and light sector on the map, it could be turned on and off, it will help to know this during EVAs so you know how much sun you have until you pass through the shadows, so who will be willing to add that feature to it?
Thanks.
Ryan.
 
That would be really useful. I'm surprised MapMFD doesn't have this already.
 
Somewhere out there (doesn't seem to be on OH) there's an add-on called Extended MapMFD. It can show day/night, and can also project your path over several orbits (helpfull for predicting re-entry windows).
 
Somewhere out there (doesn't seem to be on OH) there's an add-on called Extended MapMFD. It can show day/night, and can also project your path over several orbits (helpfull for predicting re-entry windows).

It must be old becuase i cant remember something like that, and it would be helpful to.
Maybe someone can find it and put it on OH or even do an updated version of it.
Thanks.
Ryan.
 
I have the Extended Map MFD, and it works fine. One of those MFDs I always have loaded. It also computes the in-view times for ground bases. I don't know if I can re-upload it or not.
 
Incidently, I have just rewritten the Map MFD code. I haven't tried the 'extended map MFD' mentioned above, but from the sound the new map code will support most of its features.

- ground track mode in addition to the 'orbit plane' mode.
- horizon lines
- zoom up to 128x
- vectorised planet contour lines
- display of all 'surface markers' provided for a planet (the same as supported via the Ctrl-F9 visual helpers dialog).
- configuration page

The only problem is that this will be fairly GDI intensive, so may have trouble on vista-based systems. I have wasted days trying to implement a threaded version that does all the drawing on a separate thread, only to realise that the GDI libraries are not thread-safe, and DirectX enforces a global lock on all GDI operations, making the threaded version perform worse than a single-thread version.

The new Map MFD version will be available in the next beta.
 
This is awesome. Was just thinking to myself during my last reentry, "It would be really nice to be able to look at the MapMFD and know where the terminator is." Would love to see this in action.

Andy44 - have you contacted the author of the Extended Map MFD to see if you can repost? Would love to give it a try myself.

Regards,
n122vu
 
Here are a few snaps of the new Map MFD. I hope you like it, because I do ... ;)
 

Attachments

  • map_mfd1.png
    map_mfd1.png
    44.7 KB · Views: 29
  • map_mfd2.png
    map_mfd2.png
    34.2 KB · Views: 29
  • map_mfd3.png
    map_mfd3.png
    16.6 KB · Views: 21
Back
Top