Skip to content

Instantly share code, notes, and snippets.

View iglesias's full-sized avatar

Fernando José | フェルナンド ホセ iglesias

  • Woven by Toyota
  • Tokyo
  • 18:49 (UTC +09:00)
View GitHub Profile
@Datseris
Datseris / makie_tutorial.jl
Last active March 3, 2024 17:15
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