https://github.com/yuricst/prettytrajectory.jl
Trajectory plotting with Makie.jl ecosystem
https://github.com/yuricst/prettytrajectory.jl
Last synced: 4 months ago
JSON representation
Trajectory plotting with Makie.jl ecosystem
- Host: GitHub
- URL: https://github.com/yuricst/prettytrajectory.jl
- Owner: Yuricst
- License: mit
- Created: 2025-04-13T00:16:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-04T07:29:47.000Z (6 months ago)
- Last Synced: 2025-12-07T14:37:34.956Z (6 months ago)
- Language: Julia
- Size: 6.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PrettyTrajectory.jl
Trajectory plotting with the [Makie](https://docs.makie.org/v0.22/) ecosystem
## Quick start
### Development
1. `git clone` this repository
2. `cd` to root of repository & start julia repl
3. Run:
```julia-repl
julia> ]
(PrettyTrajectory) pkg> test
```
### Using `PrettyTrajectory` within your project
In julia repl, run
```julia-repl
(SomeEnvironment) pkg> dev https://github.com/Yuricst/PrettyTrajectory.jl.git
```
## Capabilities
- Plot planets/moons with UV sphere
## Examples
See [examples/examples.ipynb](examples/examples.ipynb) for examples & syntax!
## Gallery
Below are examples from `PrettyTrajectory` functions!
#### `plot_planet!`


#### `plot_cone!`

#### `plot_3d_box!`

#### `OrbitAnimator`


## Missing features (todo)
- Animation
- [ ] Rotating planet
- [x] Trajectory