Sword7's latest activity

  • S
    Sword7 replied to the thread Linux playground.
    I tried to compile Orbiter on new Fedora 40 system that was released a week ago but got compiling error with nanovg files. Here is dnf...
  • S
    I tried to click some above, but I was told that contents are no longer available. Also, that video show blender is very old version...
  • S
    https://www.orbithangar.com/showAddon.php?id=5c32a896-277f-4343-9c91-35e33747e5b7 Hi-res (level 16-19) surface tiles for Boca Chica base...
  • S
    Yeah. I did try to build documents on Windows. Yes, it needs to update some with latest version of Tex-Live and MikTex package. Linux...
  • S
    Sword7 replied to the thread Linux playground.
    Does anyone plan to port tools in Utils directory to Linux platform like tileedit and texpack? I reviewed sources and they are very...
  • S
    Sword7 replied to the thread Local horizon coordinate system.
    Well, I finally recognized that I ended up in global frame when I tried to rotate camera around. I had to swap two rotations and all...
  • S
    Sword7 replied to the thread Local horizon coordinate system.
    Well, I figured them how to rotate camera view when I studied matrix rotations on Wikipedia and LearnOpenGL website I decided to try...
  • S
    Sword7 replied to the thread Local horizon coordinate system.
    Ok, I saw other L2H matrix in Vessel.cpp to convert local planet coords to local horizon. // rotation from planet local coords to...
  • S
    Sword7 reacted to Boxx's post in the thread Local horizon coordinate system with Like Like.
    \begin{matrix} \overrightarrow z &= \text{thrust vector} \\ \overrightarrow y &= \text{top} \\ \overrightarrow x &= \text{left wing}\\...
  • S
    Sword7 replied to the thread Local horizon coordinate system.
    Ok, now got it. Orbiter code does not have enough comments to trying to understand. \begin{matrix} \overrightarrow z &=...
  • S
    Sword7 reacted to Boxx's post in the thread Local horizon coordinate system with Like Like.
    Not sure if it helps, but I see a lot of risks of misunderstanding... just to make sure we talk the same (mathematical) language, I...
  • S
    Sword7 replied to the thread Local horizon coordinate system.
    Well I tried that but displayed land left side instead of bottom side at (0, 0) coordinate. I tried reordering that doc explained...
  • S
    Sword7 replied to the thread Local horizon coordinate system.
    Ok, I tried < code ... /code > and it worked for me. Thanks!! I found typo in my code and corrected it by changed to clng from...
  • S
    Sword7 reacted to Boxx's post in the thread Local horizon coordinate system with Like Like.
    Yes, for instance: R = \left[ \begin{array}{l} \cos\phi \cos\theta & \cos\phi \sin\theta & \sin\phi \\ -\sin\theta & \cos\theta & 0 \\...
  • S
    Sword7 reacted to Boxx's post in the thread Local horizon coordinate system with Like Like.
    I would be happy if I could help you. But I'm not sure I can diagnose your bug. It would be useful to copy/paste the exact code of...
Top