CineCode
Reference

Examples

Choose a complete project by difficulty and the CineCode features it demonstrates.

Every tracked example is validated in release CI. From the CineCode repository:

cinecode check examples/<name>
cinecode preview examples/<name>
cinecode render examples/<name> -o out/<name>.mp4
ProjectLevelFocus
markers-projectIntroTime helpers and named timeline markers.
styled-cardsIntroPanels, padding, borders, and rounded styling.
motion-showcaseIntroNode and camera animation.
layout-showcaseIntermediateCentering, fit, safe areas, groups, and layout helpers.
code-executionIntermediateExecution flow and variable updates.
code-diffIntermediateLine diffs and before/after changes.
token-traceIntermediateToken-level data flow.
token-transformIntermediateMoving and morphing tokens.
flagship-refactorAdvancedEnd-to-end animated refactor.
rivers-projectAdvancedFull documentary, simulations, transitions, and GPU effects.

Browse the projects in the examples directory.