Recent content by Goth

  1. G

    Gaming Game title contest.

    Short and cool. I like it. The image too.
  2. G

    Internet SmarterEveryDay space series on Youtube

    He probably doesn't have time for KSP either, he just grabbed a video from Scott Manely; he could do the same with some Orbiter videos. There are quite a lot of them on YT covering all kind of real crafts that you can always find something to fit in your current topic and showcase a historical...
  3. G

    Internet SmarterEveryDay space series on Youtube

    No, I meant SmarterEveryDay. Telling him to feature Orbiter in his next video.
  4. G

    Internet SmarterEveryDay space series on Youtube

    Looks like it: new video, not surprisingly on explosions, 'cause Falcon 9: PbabP9ttrZc There's also KSP in there, from Scott Manley vids. XD We should tell him to use Orbiter next time.
  5. G

    Internet SmarterEveryDay space series on Youtube

    KSzuiqVjJg4
  6. G

    Project Blender 2.63 + to Orbiter import/export addon

    To anyone using this, does this work yet? Which version of Blender do I have to use? Is this the only / most recent Blender exporter available?
  7. G

    General Question New to Orbiter - how to get started?

    At the top of the forum, under the logo, you have useful links. For tutorials: http://www.orbiter-forum.com/tutorials.php For addons: http://www.orbiter-forum.com/addons.php Anyway, my advice is to play around for a while with the stock Orbiter installation to get the basics first, reading Go...
  8. G

    Gaming Fallout 4 Announced

    Didn't even finish Fallout 3, got bored.
  9. G

    SSU Development Thread (2.0 to 3.0)

    Languages like C# are in theory more easy to do GUI with, but in practice Qt for example is very easy so this is not a problem. That was exactly my point. ---------- Post added at 21:32 ---------- Previous post was at 21:29 ---------- Overcomplicating things. :P (joke)
  10. G

    SSU Development Thread (2.0 to 3.0)

    Due to the problem of using libUltra explained by SiameseCat I thought that we were stuck with C++. In that case between Qt and WxWdigets it will be Qt IMHO. However, it's true that doing communication between applications may be easier in other languages. ---------- Post added at 11:44...
  11. G

    SSU Development Thread (2.0 to 3.0)

    You're basically saying Qt. The problem is how to do the communication. I don't know where to start about this.
  12. G

    SSU Development Thread (2.0 to 3.0)

    Yes, multiplayer meaning people doing the flight controllers. Well, what should we use? Orb:Connect may work only if you want state vectors or other Orbiter-specific stuff. After reading Orb:Connect docs I see that SSU specific information can't be passed since there isn't a generic get/send...
  13. G

    SSU Development Thread (2.0 to 3.0)

    It may be the way to go, since things like shuttle internals, crew data, checklists, etc, are not known by Orbiter anyway. In that case Qt or anything C++ based would be ok for what concerns the GUI. And you solve the libUltra (or any other lib) problem. ---------- Post added at 16:13...
Top