Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 572 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 572 Bytes

Animator

Suppose to be a simple (svg) animation editor:

screenshot

-> have not decided about the engine yet.

CURRENT STATE: spike.

Steps:

  • editor interfaces and general views
  • svg wysiwyg.<- in progress.
  • edit existing transformations with the timeline keyframes.
  • edit other properties with the timeline.
  • easing functions.

Developer

  • install npm (node.js)
  • install angular CLI
  • run once npm install
  • run ng serve
  • start your debugger

Useful tools:

  • VSCode

Extensions:

  • chrome debugger for chrome.