Demo for the tutorial on how to create a WebGL-powered image slideshow animated using a single value.
Disclaimer: This has been developed using NodeJS 14.15.5. I am not aware of any incompatibility issues with other versions, but to avoid any problem it is recommended to switch to version 14.15.5 using NVM.
$ nvm use$ yarn install$ yarn devThen the development server will start at http://localhost:1234
$ yarn build