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

Creating my own satellite group? #23

Open
MikeArsenault1 opened this issue Jan 17, 2019 · 2 comments
Open

Creating my own satellite group? #23

MikeArsenault1 opened this issue Jan 17, 2019 · 2 comments

Comments

@MikeArsenault1
Copy link

Wondering if it is possible to implement the capability to create my own group of satellites to view with and without debris.

Tks for considering.

@ajmas
Copy link

ajmas commented Apr 28, 2019

You want to simply be able to toggle between which category of objects are being displayed?

@thkruz
Copy link

thkruz commented May 21, 2019

I approached this by creating a UI menu that dynamically changes the values inside color-scheme.js so that, for example, when debris is selected rocket bodies and payloads are transparent. It is not the most efficient method (sat-cruncher.js waste's time crunching objects that aren't visible), but it is super easy to implement.

If you wanted to make your own group for specific satellites, just follow the format in groups.js and then add a new option to the list in the UI (again just copy the format).

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

No branches or pull requests

3 participants