2022-08-08
Tweening For Object Focus, Zoom To Object, Zoom To Video Roi

focus on person only, crop video and leave only human region untouched:

https://github.com/ConceptCodes/portal-zoomer

focus/zoom on given object using pytweening, a easing/tweening function collection.

to tell you, pytweening is initially developed for pyautogui (by the same author at least), probably for evading AI detection, passing captcha or somehow, but it could also be used in animation rendering.

or just use ffmpeg. you need to handcraft those formulas anyway.

does vidpy/mltframework and some other libs supports that? requires investigation.

Read More

2022-05-14
Cacani Tweening_Interpolating Alternatives

cacani tweening/interpolating alternatives animation tool animation generation

vpaint

http://www.vpaint.org

https://github.com/dalboris/vpaint

vgc

https://github.com/vgc/vgc

opentoolz v1.4 and later

synfig vector graphic animation:

synfig.org

2d animation tool:

https://github.com/hidefuku/AnimeEffects

http://animeeffects.org/en/

Read More