Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
I released the code for that a while ago - https://github.com/artlav/uap , so maybe someone can take a crack at it?
Sorry, not something i can help with these days, as i have long since moved on in both interests and career choices.
modv is the length of a vector.
Something like
double modv(VECTOR3 v){return sqrt(v.x*v.x+v.y*v.y+v.z*v.z);}
grhook was a module for hooking into DX7 calls from 2010 or so. It is long dead and needs to be replaced.
That was responsible for getting a surface to draw the interface on.
Modern...
Sorry, it's been about a decade since i last made anything for Orbiter, and i'm no longer set up for it (or have much of a clue).
Usually i just release the source code when asked about it, but in this case i can't seem to find it.
From what i remember it was a really simple piece of code, so...
Hm.
If i'm getting the conversation correctly, you are mixing two things.
On the level of graphics client, it's literally setting up the model matrix to be mirrored on Z axis. Nothing else (give or take some normal/tangent shenanigans).
On the level of add-ons, modules, physics, it's "rewrite...
Speaking of OHM, i don't seem to be able to find where the comments went, or any mention of them disappearing in the state of OHM thread.
In the old days there were comments and reviews on OHM, then later there were links to discussion threads on OF instead.
Neither of them are appear to be in...
I sure don't mind.
And the whole thing was like 50 lines of code - shouldn't be too hard to recreate or incorporate.
//############################################################################//
#define STRICT
#define ORBITER_MODULE
#include "orbitersdk.h"
double max_accel...
That's one hell of a Tuesday. Looks like i picked the wrong decade to quit Orbiter. :)
Thank you Martin for keeping this gem going for all this time, it definitely shaped my life and interests from the early years.
And it's good to see this community so revitalized.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.