Part of presentation shown on Uszanowanko Programowanko meetup.
Just go to any directory and run the index.html
from localhost.
- Simple CSS Paint API example
- As above but with using parameters
- Now with animation done in JS
- The same animation but with CSS and CCSTOM
- Animation Worklet example
- The same effect like above but in a classic way*
*) Simple JS animation, without the Animation Worklet, done for comparison