Aurora 3D Animation Maker 2020是一个功能强大但易于使用的应用程序,允许您创建美丽和引人注目的3D动画,将您的文本或标识转换为原创和专业的创作。 这是一个功能齐全的工具,它提供了一个全面的环境和一套完整的工具来处理动画。 这些应用可以轻松地创建不同类型的动画标题,并在不同的网站、演示文稿和其他项目中使用它们。 此外,它还支持为不同目的的横幅、徽标和按钮生成内容。 该应用程序允许您通过使用定制模板或大型对象库的帮助来创建复杂的3D文本动画。 当保存项目时,它提供了对多种格式的支持,并允许为每个项目定制质量设置。 该应用程序的界面非常干净和直观,允许您通过使用空白页面或从广泛的选项中选择模板来启动一个新项目。 安装说明:https://blog.csdn.net/hongfu951/article/details/11 解压密码:123
animation是一款基于jQuery实现的滑动组件,可拖动滑块选择区间的代码。
2022-01-11 11:09:47 80KB 其他代码
1
raywenderlich 1. View Animations 2. Auto Layout 3. Layer Animations 4. View Controller Transition Animations 5. Animations with UIViewPropertyAnimator 6. 3D Animations 7. Further Types of Animations
2022-01-08 11:14:54 158.63MB iOS raywenderlich core animation
1
<head lang="en"> <meta charset="UTF-8"> <title>css3 animation transform鱼游动特效</title> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <style> body{ background-color: lightblue; overflow:hidden; } .fishbox{ width: 200px; height: 200px; /*background-color: rgba(0,0,0,0.4);*/ position: absolute; left:0; top:0; animation: run 20s linear infinite; animation-direction: normal; } .fish{ width: 174px; height: 126px; position: absolute; left:35%; top:0; background:url(image/fish8.png) no-repeat left top; /*transition:all 0.8s steps(8) ;*/ animation:active1 0.8s steps(8) infinite; 这是一款基于css3 animation transform属性制作的鱼游动动画特效,用background-position属性实现两条游动追逐的鱼。
1
CNBLOGS圣殿骑士写的WPF动画及3D范例程序源码(含多个Demo),涵盖WPF 动画及3D各知识点,很全。
2022-01-05 11:54:07 3.96MB WPF 3D Animation
1
应用as3.0进行游戏开发的高级教程,带源码,有各种算法的详细讲解
2021-12-30 12:51:54 10.69MB as3.0 游戏开发 源代码 中英文
1
AE2Unity动画插件
2021-12-30 11:46:55 8.9MB unity3d
1
Qt6 QML Book/动画元素类型/动画 示例源码 CSDN审核可能较慢,如无法下载,可以过段时间再回来看下 仅供相关爱好者交流使用,请于下载24小时内删除
2021-12-30 09:04:12 750KB qml6
1
Foundation AS3 Animation 书及源码
2021-12-29 17:30:14 2.91MB Foundation AS3 Animation
1
Raywenderlich 最新 iOS 动画系列
2021-12-24 23:43:44 13.06MB iOS Animation
1