Code Monkey home page Code Monkey logo

Comments (6)

smcameron avatar smcameron commented on June 10, 2024

Hmm. Maybe. There's limited screen space though, and differentiating the direction from the player ship to the object vs. the direction of the object's motion seems difficult to do in a way that's not confusing, and finally, what are you going to do with this information? If there's something useful that can be done with this information, then there's a stronger case for putting it on screen.

If you're thinking about setting an intercept course... the way I usually do that is get the object on the main view, than change my speed/direction until the object remains stationary on the main view... and that's an intercept course, provided you have enough speed to catch up to it, and you can get an ETA and closing rate on science as it stands.

from space-nerds-in-space.

heaventwig avatar heaventwig commented on June 10, 2024

Yeah, this whole "what will you do with it" line of inquiry is a good one. I thought about intercept courses, and thought about instead displaying intercept courses at current impulse power, and immediately thought of doing it for warp, and realized no, that's silly, warp just gets you there. And that's when I stopped thinking intercept courses made sense.

I think this does reduce this issue submission to a semantic quibble over the difference between velocity and speed, and a desire to change the science display to say "speed" because it's more accurate... but velocity is more fun, and I think that's more important than accuracy.

from space-nerds-in-space.

smcameron avatar smcameron commented on June 10, 2024

I think speed is more useful (and therefore more fun) than velocity, because you can tell if, e.g. a floating cargo container is moving away from you faster than your ship can travel on impulse drive. "Velocity" also seems like a more "space-word" thing to say than "speed", so subtly influencing the science officer to say, "Captain, the object is moving away at a velocity of such and such" instead of "a speed of such and such", seems like it might be better, even if it is a technically incorrect colloquialism.

from space-nerds-in-space.

heaventwig avatar heaventwig commented on June 10, 2024

Oh, is it actually currently displaying the component of the scanner contact's velocity relative to the line connecting it to the player ship? Because that seems useful and actionable. And "relative velocity" gives us more space-words, and more information about what's happening on screen. (This suggests a separate question about F1 help texts, and whether they can easily be made context-specific for screens that, like science (also nav's starmap, maybe others) have multiple displays.)

from space-nerds-in-space.

smcameron avatar smcameron commented on June 10, 2024

There is "closing rate", which iirc, is the relative velocity projected onto a vector from the ship to the object, or it might be sampled numerically (difference of two distance samples / time between samples) which amounts to the same thing. Positive values mean moving towards each other, negative means away, and ETA is iirc, just distance / closing rate.

from space-nerds-in-space.

smcameron avatar smcameron commented on June 10, 2024

Closing this because I don't think it's useful enough to warrant the screen space.

from space-nerds-in-space.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.