Jump to content
WnSoft Forums

Recommended Posts

Posted

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

 

  • 3 weeks later...
Posted

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.

 

 

 

Posted

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

 

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...