Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/22a/cardioid

:heartpulse: A multiplication table modulo 200 visualisation
https://github.com/22a/cardioid

cardioid modulo snapsvg svg

Last synced: 14 days ago
JSON representation

:heartpulse: A multiplication table modulo 200 visualisation

Awesome Lists containing this project

README

        

# Cardioid

A times tables modulo 200 visualisation rendered using [Snap.svg](https://github.com/adobe-webplatform/Snap.svg). This algorithm produces some pretty cool patterns and, because it's all just vectors, each frame can be exported individually.

0.75 | 1.5 | 2
--- | --- | ---
![0.75](svgs/0.75.svg) | ![1.5](svgs/1.5.svg) | ![2](svgs/2.svg)

3 | 51 | 99
--- | --- | ---
![3](svgs/3.svg) | ![51](svgs/51.svg) | ![99](svgs/99.svg)

It plays [a song](https://soundcloud.com/maxencecyrin/where-is-my-mind-the-pixies) if you're not on mobile, because art.
It was inspired by [a youtube video](https://www.youtube.com/watch?v=qhbuKbxJsk8).