Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 283 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 283 Bytes

Simple Animation Rendering Library

Dependencies

I have used:

  • Java23
  • ffmpeg for rendering the video, make sure to have ffmpeg in your path.

Build

Build a jar

$ mvn package

Then run it

$ java -jar ./target/animation-renderer-lib-2.0.0.jar