You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
The text was updated successfully, but these errors were encountered: