A set of videos made using Motion Canvas.
- Clone the project
- Install all the necessary packages in the root of the project:
npm install
- Run one of the available examples, for instance:
npm run smooth-parallax
npm run asset-code
npm run anniversary
npm run smooth-parallax
npm run motion-canvas
npm run deferred-lighting
npm run logo
For the sake of size, the audio in these examples uses the mp3
format. This
may cause the audio to be slightly desynchronized with the animation (The
displayed waveform remains correct). wav
files don't have this issue and are
the recommended format when working with Motion Canvas.