Further reading
If you want to learn more about creating animations with Julia, please read the documentation for the packages we used in this chapter:
- Documentation for
Plots:
http://docs.juliaplots.org/latest/animations/. - Documentation for
Makie:
https://makie.juliaplots.org/stable/documentation/animation. - Documentation for the
Animations
package: https://jkrumbiegel.com/Animations.jl/stable/. - In this chapter, we have only scratched the surface of what
Javis
can offer; you can explore it more by following the tutorials here: https://wikunia.github.io/Javis.jl/stable/.