1.imagehover地址:https://github.com/ciar4n/imagehover.css
imagehover.css- 纯css3鼠标滑过图片效果动画库,44种鼠标滑过效果
2. imagetilteffect地址:https://github.com/codrops/imagetilteffect
tilteffect是一款让图像跟随鼠标产生微妙立体倾斜效果的插件,使其有层次感和深度感。
3.magnifier.js地址:https://github.com/mark-rolich/magnifier.js
magnifier 是一款实用纯js制作的图片放大镜插件。它有以下一些特定:
可以使用鼠标滚轮放大缩小图片。可以通过js或data属性来设置选项。一次调用可以附加多张图片。用户可以自定义鼠标进入、离开、移动事件。加载大图片时可以显现等待文本。
4.gl-react-image-effects地址:https://github.com/gre/gl-react-image-effects
通用的withreact示例应用程序与 web。ios和android实现一起运行一个代码库( 一些特定的代码被设计成在平台上创建不同的ui )。
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-6q6pdmwo-1607906041866)(/img/bvbkv43)]
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-rvwi5mhu-1607906041870)(/img/bvbkv49)]
5.stickyimageeffect受ultanoir网站启发的幻灯片显示,具有粘性图像效果。
地址:https://github.com/anemolo/stickyimageeffect
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-emawbn9k-1607906041871)(https://klxxcdn.oss-cn-hangzhou.aliyuncs.com/histudy/hrm/media/66/11111117123.gif)]
6.heatdistortioneffectwebgl热变形效果全屏背景。
地址:https://github.com/lbebber/heatdistortioneffect
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-xc5trfbm-1607906041871)(https://klxxcdn.oss-cn-hangzhou.aliyuncs.com/histudy/hrm/media/66/11111117124.gif)]
7.imagedraggingeffects使用各种技术为图像设置的一组有趣的拖动效果。
地址:https://github.com/codrops/imagedraggingeffects
8.jquery.bgswitcherjquery.bgswitcher实现背景图像切换效果。
地址:https://github.com/rewish/jquery-bgswitcher
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-igxwvx9i-1607906041874)(https://klxxcdn.oss-cn-hangzhou.aliyuncs.com/histudy/hrm/media/66/11111117126.gif)]
9.fullimagereveal一个完整的图像显示精美的缩略图滑动效果。
地址:https://github.com/codrops/fullimagereveal
10.diaporamadiaporama是一种图像/视频/内容幻灯片引擎,提供高质量的动画效果,包括kenburns效果和glsl transitions。
地址:https://github.com/gre/diaporama
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-kwmjkonn-1607906041876)(https://klxxcdn.oss-cn-hangzhou.aliyuncs.com/histudy/hrm/media/66/11111117128.gif)]
11. followcursor图像的旋转跟随光标移动而变化。
地址:https://github.com/berslucas/followcursor
12.react-native-kenburns-viewkenburns 用于react native应用程序的图像效果
地址: https://github.com/nhiranz/react-native-kenburns-view
大家都说简历没项目写,我就帮大家找了一个项目,还附赠【搭建教程】。
13.vintagejsvintagejs 是一个jquery插件,它使用html5 canvas为你的图像/照片添加惊叹的复古效果。它预置了三种效果,并且可以很容易定制。
地址:https://github.com/lindelof/awesome-web-effect
14.thumbnailgridexpandingpreview有关如何使用扩展的图像预览创建缩略图网格的教程,类似于在google图片上看到的效果。
地址:https://tympanus.net/tutorials/thumbnailgridexpandingpreview/
15.gridder一个jquery插件,显示缩略图网格扩展预览,类似于在google图片上看到的效果。
地址:https://github.com/oriongunning/gridder
16.motiontransitioneffect图像幻灯片的快速运动过渡效果。
地址:https://github.com/codrops/motiontransitioneffect
17.tiltedpage_scrolltiltedpage_scroll.js是一款支持鼠标滚动、设置图片角度的一款插件。当页面滚动的时候,图片会有倾斜3d的效果,作为产品展示是个不错的选择。
地址:http://peachananr.github.io/tiltedpage_scroll/demo/tiltedpage_scroll_demo.html
原文地址:https://github.com/lindelof/awesome-web-effect
作者:lindelof
译文:前端小智
更多编程相关知识,请访问:编程教学!!
以上就是17个酷炫且实用的图像特效库的详细内容。