Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 589 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 589 Bytes

animator

Simple library/tool to animate your avater using Habbo's imager.

TODOs

  • Build the sequence URL list (allowing being reusable with placeholders or not);
    • Preload images;
  • Export result:
    • Using UPNG.js to render the animation to .apng file;
    • Export all frames with UZIP.js;
    • Export CSS animation;
  • Interactive UI to create sequences and animations;
    • Creation of a antlr4 grammar to easily save/load/share sequences;