• ORBITER-FORUM will be temporarily closed at 2026-07-23 18:00 UTC while we complete some OF maintenance tasks. The amount of downtime is expected to take up to one hour, but probably less.

Search results

  1. C

    Converting reference frames

    The x axis is the same, but y points north in Orbiter. In addition, Orbiter uses a left-handed system, so if you swap y and z values, that should get you closer. But you say z is parallel to the Earth's axis, where in Orbiter, the global frame is referenced to the ecliptic, not the Earth's...
  2. C

    Method for scrambling/descrambling meshes?

    ACS, thanks for answering the original question. Regards
  3. C

    DOS window

    I'll see your TRS-80 and raise with the PDP-11. Punched paper tape drives! Programming in assembly! Regards
  4. C

    Method for scrambling/descrambling meshes?

    I agree with these points. The fact that the msh file looks kosher when you open it suggests that the encryption/decryption method depends on Orbiter being able to open the msh file and load it. Then the decryption would occur by altering the vertices directly through the mesh handle. The...
  5. C

    Method for scrambling/descrambling meshes?

    This is my biggest concern. Not only has he protected meshes from further use, he also has incorporated many "free contributions" into AMSO. Again, I hope to be proved wrong. Regards
  6. C

    What's wrong with this mesh?

    Yes, this is a valid method, decrypt the file into a temporary file, then load it, then delete it. The funny thing is that the encrypted .msh file looks like a valid .msh file (you can open it with notepad, looks fine, etc.) Regards P.S. sorry, Cornflake to keep hijacking your thread...
  7. C

    What's wrong with this mesh?

    Yes, that's it. Regards
  8. C

    What's wrong with this mesh?

    This is completely intentional, as far as I can tell. One possibility is that these meshes are part of a commercial ($) Apollo simulator development effort (otherwise, why spend any time protecting them?). I hope I'm wrong, but it all seems so strange. I had never thought of encrypting meshes in...
  9. C

    What's wrong with this mesh?

    I'm thinking in another direction. I don't think you would need for the Orbiter base code to even be aware that the mesh was encrypted. I've done some coding using the Orbiter API, and basically, what you do is tell the Orbiter API the filename of your mesh, and it handles everything from there...
  10. C

    Shuttle abort

    If the Shuttle ever lands at Ambely, I promise I'll fly down to Panama to make sure I get photos of the Shuttle going through the canal. Regards
  11. C

    What's wrong with this mesh?

    No worries, i just thought the discussion properly belongs in the Add-on Developers forum. And if the AMSO encryption method is not made public, I think I can come up with a method of my own, which I intend to share. Regards
  12. C

    What's wrong with this mesh?

    Sorry to hijack the thread, I started a new thread here: http://orbiter-forum.com/showthread.php?t=894 Regards
  13. C

    Method for scrambling/descrambling meshes?

    I just discovered that the AMSO add-on scrambles the .msh files so they can not be used by any other add-on, or in any other application, for that matter (from a thread in the "General" forum). Is there documentation for how this is accomplished, so that I could protect my work in the same...
  14. C

    What's wrong with this mesh?

    So, how do I scramble the meshes in my add-ons so nobody else can use them? Regards
  15. C

    Animator vs. Gmax

    I would recommend trying out AC3D. It's not free ($80), but it has a 14 day free trial period. After trying out anim8or and Blender, I was not satisfied with the results, and eventually found AC3D. There are free Orbiter .msh import and export add-ons available, which work well. Applying...
  16. C

    Name the Geek

    Ok, now I've got it, Luis W. Alvarez. Regards
  17. C

    Name the Geek

    William H. Pickering? Regards
  18. C

    Acronyms and definitions

    My turn, Here's a link to over 10,000 NASA acronyms: http://www.sti.nasa.gov/acronym/main.html Regards
Back
Top