JavaScript port of to_the_beat 64K intro (2008).
Watch online: https://5013.es/toys/to_the_beat_js/
For more details, read here.
Using sorollet.js, three.js, tween.js, AudioContext-MonkeyPatch, Detector and AudioDetector.js.
You'll need node.js for it.
Run:
cd utils
node utils/build.js
the output is placed in the build
folder.
(The old build.py
file is in utils
for ~~~historical~~~ nostalgical purposes, or until I delete it and ask you to look at earlier versions of the repo if you're interested).