Neon22 / amberlight_animation

animate between amb files from Amberlight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amberlight Animation

Animate between amb files using Amberlight from Escape motions

Edit the python file.

  • At the top is a list of amb file names and durations.
  • Running the python program will generate many amb files.
  • You have to open and render and save each frame manually.
  • Then combine resulting images into a movie, or whatever...

#Limitations:#

  • currently the internal xml file order of the fields is not maintained so your animation fields may jump about. To fix this you need to edit the Artwork.xml file inside the amb but only if you have this problem. (open a copy renamed from .amb to .zip. Artwork.xml is inside)

  • fields and colour values are currently animated.

  • turning on and off of colour values is not supported.

  • latest version supports base,peak, etc changes.

Videos here: https://vimeo.com/154414010

About

animate between amb files from Amberlight

License:MIT License


Languages

Language:Python 100.0%