First shots of textured interior:
If you don't want to bother with DLLs because you don't want to learn to code, great. Most of us who do that stuff are software engineers or technologists, or at least have interest in those fields outside of Orbiter. Wanting to make a functional rocket is a poor motivation to spend years learning to assemble C++ programs.
Wanting to make a functional rocket is a poor motivation to spend years learning to assemble C++ programs.
If you don't want to bother with DLLs because you don't want to learn to code, great. Most of us who do that stuff are software engineers or technologists, or at least have interest in those fields outside of Orbiter. Wanting to make a functional rocket is a poor motivation to spend years learning to assemble C++ programs.
And there isn't much to learn the C++ language. You only really need to learn general syntax, how you can use keywords and operators, not even all of them (something like grammar), and the rest you can look up in the reference tables (dictionary) when you convert your algorithms into program's code (something like translating from one language to another without knowing exact words, but with knowledge of how to construct the sentence).Please be brave and try learning C++. Orbiters API is a kindergarten of C++. It is VERY simple, requires you only little learning and does not make the programming language more complicated than it already is.
DeltaTweak 0.2 - Tweaked by Spectre6
This is a simple modification of the DeltaGlider's Aerodynamics so it is possible to execute reentry at 40 degrees AoA.
This modification is very different from version 0.1a
My goal with this tweak was to simulate a 'fly-by-wire' system.
You will find that the control profile is very neutral, and commanding almost any AoA is very easy to do. You can fine tune with Trim.
The lift and drag charicteristics of the DG remain unchanged, so you will be able to glide and have the same crossrange ability as the stock DG. But you will also be able to take advantage of the high drag that steep AoA provides.
This control profile is very very stable. You will find the glider has outstanding control during re-entry. I found the controls in the atmosphere to be slightly sluggish, but this helped me maintain energy.
Please give me feedback! Ill keep releasing mods like this if I can keep getting feedback on what to improve!
The main file is DeltaGlider.dll, but i have also included deltaglider.ld which is a lift/drag profile for aerobrakemfd.