Skip to content

Instantly share code, notes, and snippets.

View jessebett's full-sized avatar

jessebett

View GitHub Profile
@jessebett
jessebett / political_compass_torus.jl
Created April 7, 2021 14:02
Math Compass Torus Transformation
## source for math political compass torus meme:
## https://twitter.com/jessebett/status/1379162611414138885
## upcycled from torus knot fibration visualization:
## http://www.jessebett.com/TorusKnotFibration/torusknot.html
using Makie
using FileIO
compass = load("/Users/jessebett/Downloads/mathcompass.jpeg")