Skip to content

Morpho-lang/morpho-moviemaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morpho-moviemaker

This package provides a MovieMaker class that simplifies the creation of movies with morpho.

Installation and Prerequisites

Before using, you must install the ffmpeg utility. On macOS you can do this with homebrew:

brew install ffmpeg

You then need to install the package. To do this, clone this repository onto your computer in any convenient place:

git clone https://github.com/morpho-lang/morpho-moviemaker.git

then add the location of this repository to your .morphopackages file.

echo PACKAGEPATH >> ~/.morphopackages 

where PACKAGEPATH is the location of the git repository.

Usage

See the help document, and the examples folder.

About

Moviemaker package for morpho

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published