Skip to content

alex-page/harmonograph.art

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

harmonograph.art

πŸ‘©β€πŸŽ¨ Draw, download and share a randomised harmonograph.

A micro progressive web application (<30kb) to draw, download and share a randomised harmonograph. A free to use, open source and built with eleventy and alpinejs.

Why?

Science museums around the world including Questacon, Exploratorium and the Boston Museum of Science inspired this project. They have pendulums that swing and draw harmonographs for you to take home!

With temporary closures during 2020 I have tried to bring that experience online.

Related packages

Open source libraries I maintain create the foundations of this project. Check them out:

Getting started

To get harmonograph.art running locally you can run:

npm install
npm run watch

Contributing

All contributions are welcome in any shape or form. Open a pull request to collaborate together.