Skip to content

Instantly share code, notes, and snippets.

@jamesjscully
jamesjscully / makie_tutorial.jl
Created April 27, 2023 22:26 — forked from Datseris/makie_tutorial.jl
Making animated and interactive scientific visualizations in Makie.jl
# # Making animated and interactive scientific
# # visualizations in Makie.jl
# Alrighty, in this short tutorial I'll teach you how to make
# animated scientific such as this video, or this application.
# Prerequisitives:
# * Basic familiarity with Julia (obviously)
# * Basic familiarity with Makie.jl