Skip to content

Instantly share code, notes, and snippets.

@keerlu
keerlu / README.md
Created January 20, 2015 10:06
Waves on a string

An experiment with using pygame to simulate a physical system, inspired by Peter Collingridges's tutorial posts. In this case, I'm modelling resonances on a string fixed at one end, with the other end driven at a variable frequency. Full description in blog post here.

@keerlu
keerlu / README.md
Created July 16, 2014 11:43
World map - click to change (old version)

Putting this old version up so I can reference it

@keerlu
keerlu / README.md
Last active June 25, 2022 09:02
World map - click to change centre of projection

This is a Mercator projection world map where you can click to recentre the projection about any point. More details in a blog post here (general background in full post).

Live version hosted here.