MovieEightRects

Generates a very simple movie. The screen is divided into eight rectangles, and one rectangle is highlighted in each frame.

To add a little flavor, the timing of the frames speeds up as the movie continues.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun create(outputFile: File, prog: ContentManager.ProgressUpdater)
Creates the movie content.