Run ./setup.sh to set up the project. This script will:
- Install Motion Canvas from source (needed because audio support is not yet in the npm package)
- Install other
npmpackages - Set up pre-commit hooks in a Python virtual environment
After setup is complete, run npm run start to start the preview server.
It'll be available on http://localhost:9000/.
When using LLMs for Motion Canvas development, using repomix to provide context on Motion Canvas, as well as the typical way we write animations, is useful. You can use this repository, as well as the more general https://github.com/xiaoxiae/motion-canvas-examples/.
You likely want to run something like repomix --include "**/*.tsx,**/*.glsl" so only animation/shader files are packed.
Locks: https://freesound.org/people/Davidjala/sounds/594999/
Clockwork: https://freesound.org/people/apintofmild/sounds/641577/
Box: https://freesound.org/people/OverlookHotelRecords/sounds/271378/
Texting: https://freesound.org/people/soundandmelodies/sounds/776192/ (just a recording of iOS's typing sound effect)