Jump to content
WnSoft Forums

Flag animation


tom95521

Recommended Posts

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 image
https://krikienoid.github.io/flagwaver/

Tom

Demo

 

Link to comment
Share on other sites

  • 3 weeks later...

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

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...