Images of turbulence. Wait... no. Is it turbulence of images?
We use Oceananigans to simulate turbulence, mostly turbulent kittens. Make sense?
Whoa. This might actually get me to try Julia.
— Tim
Well, it's a Julia package, so
julia> ] # to enter package manager mode
pkg> add https://github.com/glwagner/TurbulentImages.jl.git
pkg> instantiate
or if you want to turbulence the kitten,
$ git clone https://github.com/glwagner/TurbulentImages.jl.git
$ julia --project examples/turbulent_kitten.jl
which makes
kitten_128.mp4
As we know, the only thing cuter than a kitten is a high-resolution kitten (try z_pixels = 1024
, and then find something else to do for a few hours)!