CineCode
Tutorials

Tutorials

Learning-oriented lessons that take you from an empty terminal to a finished CineCode documentary.

Tutorials are lessons. They take you by the hand through a series of steps to build something. Their job is to get you started and give you confidence β€” not to cover every option (that's what the reference is for).

Work through them in order. Each one ends with a real video that you rendered.

Before you start

You'll need:

  • Rust (stable) β€” install from rustup.rs
  • ffmpeg on your PATH β€” brew install ffmpeg, apt install ffmpeg, or a download

That's it. CineCode bundles its fonts and needs nothing else.

Prefer to look things up rather than follow a lesson? Jump to the How-to guides or the Reference.

On this page