Animated Motion Background Effect

六眼飞鱼酱① 提交于 2019-12-25 18:18:23

问题


I am trying to achieve a look on a Wordpress website which has a moving smoke effect in the background like this example http://hk.qeelin.com/collections/

I have seen that this is in Javascript, but I am unsure how it's working? Does anybody know how this look can be achieved please?


回答1:


Is an iframe, you can search by bg-video-player source code. Is a youtube video.




回答2:


This website uses two different loop videos to achieve such effect:

There are two other ways to do that that comes to my mind right now: canvas + particles and a sequence of .png files.



来源:https://stackoverflow.com/questions/26636186/animated-motion-background-effect

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!