Monocurl
Download

Make images, videos, and slideshows using math

Monocurl

Monocurl is an interactive desktop app and programming language specifically designed for creating STEM animations.

Monocurl editor example

outputs

Produce slideshows, videos, and images

One source file can become a live presentation, a rendered video, or a still image for written material.

interactive

Interactive development and rendering

Develop with live parameters, slide playback, and rendered output in the same workspace.

Novel Design

Designed from the ground up

The language and editor are designed to be a complete and elegant solution for making programmatic animations.

scene.mcl preview
slide "Minimal Working Example"
    mesh word = center{0u}
        Text("Monocurl", 3.0)
    play Write(3)

    play Wait(1)

    word = []
    play Fade(0.8)

lessons

docs