HolyLab / FlyThroughPaths.jl

Create "fly-throughs" in 3d visualization
MIT License
11 stars 1 forks source link

custom path #16

Open lazarusA opened 1 month ago

lazarusA commented 1 month ago

The idea would be to pass a custom-predefined path, i.e. an orbit for a satellite or the flying path. This kind of data could be something like: https://isstracker.pl/en

asinghvi17 commented 1 month ago

Sure, isn't that a vector of ConstrainedMoves though?

asinghvi17 commented 1 month ago

We could probably have a better constructor to be fair...