Skip to content

OneShotMovieWorkbench is a simple Processing sketch for edit to record drawing results.

License

Notifications You must be signed in to change notification settings

DBC-Works/OneShotMovieWorkbench

Repository files navigation

OneShotMovieWorkbench

OneShotMovieWorkbench is a simple Processing sketch for edit to record drawing results.

Requirements

OneShotMovieWorkbench needs Processing 3.5 or later to run.

If you want to make a movie file immediately, you need to install FFmpeg and set up your path for FFmpeg executable.

Usage

  1. Create a new class that implements the FrameMaker interface.
  2. Edit the beginning of the setup function in OneShotMovieWorkbench.pde to set up the movie.
    • Dimension of the display window
    • Frame maker class to create frames
    • Frame rate per second
    • Bind frames to movie file immediately
    • Sound file path that play and merge into generated movie(option)
  3. Run.

Rules

Commit message format

Conventional Commits

License

MIT

About

OneShotMovieWorkbench is a simple Processing sketch for edit to record drawing results.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published