See Matt Parker's video for background information.
This app is intended for playback of Christmas tree light animations inspired by Matt Parker's video.
Hosted version available here: 🌍 christmas-tree-viewer.sebi.moe 🔗
The app is based on Nuxt, use the following commands to run it:
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
Minimal supporting library for loading and processing the files is located here sebimoe/christmas-tree-simulator.