GSOC-2019::Export Animation for Web

Weekly Update(19-26 May):

  • Implemented the export of circle layer. (link)
  • Implemented the export of rectangle layer without animations. Lottie format uses origin and length of the 2 sides of rectangle to define the rectangle layer whereas Synfig uses two extreme points of the rectangle to define the layer. Hence I need to devise an algorithm to take care for the export of all the corner cases. But I am facing this issue while doing it. Any suggestions or help on this issue will be much appreciated.
  • Added documentation for the circle layer and the supported features of the layers. (link)
  • An HTML file along with the raw json data is now generated by the plugin as per the feature request by @KonstantinDmitriev. (link)
    In the next week, I will be focusing on solving the issue given in second point and completing the rectangle layer. Also, will start working on the next layer. (That might be simple circle layer)
    Any suggestions or improvements are most welcome! :smile:
    That is it for this week.
    -Anish
1 Like