tom95521 Posted April 23, 2022 Report Posted April 23, 2022 I think the cloth animation algorithm is interesting. Amazing what javascript can do. If you want to make a quick flag in PTE just upload your image and then screen record a video. Many options to change wind, background, flagpole. https://github.com/krikienoid/flagwaver#readme Animate any imagehttps://krikienoid.github.io/flagwaver/ Tom Demo Quote
Xenofex2 Posted May 9, 2022 Report Posted May 9, 2022 I must admit that I just happened to notice this posting and sure am glad that I did. What a brilliant idea thankyou. George PS - No idea whether this would work, but in the 'paid version' of https://www.unscreen.com/faq it may even be possible then to remove the background and so use the flag waving with your own background. Quote
tom95521 Posted May 10, 2022 Author Report Posted May 10, 2022 If you want to try to chroma key the background then you could try using Google Chrome and press F12 to get into DevTools. Then you can adjust the background color by editing the html code. Remove app-bg and bg-image-full from <div class="app-bg bg-image-full bg-classic"></div>. Select a background-color from .bg-classic. I'm not sure about using a video alpha channel (limited to certain codecs) unless it's an animated gif. Thanks, Tom Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.