Skip to content

motion-canvas/examples

Repository files navigation

Motion Canvas Examples

A set of videos made using Motion Canvas.

How to run

  1. Clone the project
  2. Install all the necessary packages in the root of the project:
    npm install
  3. Run one of the available examples, for instance:
    npm run smooth-parallax

Available examples

Could This Asset Be Code

npm run asset-code
One Year of Motion Canvas

One Year of Motion Canvas

npm run anniversary
One Year of Motion Canvas

Smooth Parallax

npm run smooth-parallax
Smooth Parallax

Motion Canvas is now Open Source!

npm run motion-canvas
Motion Canvas is now Open Source!

Deferred Lights

npm run deferred-lighting
Deferred Lights

Motion Canvas Logo

npm run logo

Audio Quality

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.