Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add service that launches the KiteViewers GUI #1

Open
ufechner7 opened this issue Jul 25, 2024 · 1 comment
Open

Add service that launches the KiteViewers GUI #1

ufechner7 opened this issue Jul 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ufechner7
Copy link
Owner

ufechner7 commented Jul 25, 2024

It would be nice to have a 3D visualization. Should be easy to achieve. But it should be optional, so that you can run the simulation with or without GUI.

Open questions:

  • should this be a separate service?
  • or should it be integrated with the model_server simulation service?
@ufechner7 ufechner7 added the enhancement New feature or request label Jul 25, 2024
@aomartinv
Copy link

aomartinv commented Jul 26, 2024

As a separate service, would be have a different HTTP connection? Also, if it's a different service, can I expect to be able to pass it some information (say we replay a flight or simulate with our current model) to visualize as well, or will it always rely on the structures of the julia models? If it's not envisioned to visualize non-KiteModels outputs, then I'd go for whatever's more practical or is expected to impact runtime the most. Otherwise, having it as a separate service makes the most sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants