Incredibly easy way to animate almost anything using fluent functions. Playing animations back-to-back and chaining them one after another can be frustrating using existing Unity packages. Fluent Animation is here to make it simple to execute a series of animations or tasks using a few of lines of code. It uses a procedural/functional approach to solving a decade old problem, and it's quite powerful as well: - Powerful animation queue system - Move, rotate, scale almost anything - Execute animations in parallel - Comes with 31 easing effects - Animating objects on a set of way points - Animate custom components - Animate custom fields/properties - Extend class to add more features - Customize animation update type - Loop, control, or jump to specific animation - Bezier, Spline and Linear waypoint paths - Comes with 5 free easy to learn demos
2021-08-16 14:11:05 121B
主要介绍了Python Queue模块详细介绍及实例的相关资料,需要的朋友可以参考下
2021-08-07 10:49:31 52KB Python Queue Python Queue模块详解
1
这是个人研究的消息队列,具有很强的高并发,高处立特性
2021-08-03 09:28:24 108KB java
Arduino-Arduino-Queue.h.zip,用于ARDUIO嵌入式项目的通用C 循环队列,Arduino是一家开源软硬件公司和制造商社区。Arduino始于21世纪初,深受电子制造商的欢迎,Arduino通过开源系统提供了很多灵活性。
2021-07-30 13:28:24 3KB Arduino
1
AMQP 简单的发布订阅 使用AMQP消息传递在服务之间交换数据的 Pub Sub 系统。 使用 您的项目至少需要使用 Node 版本 10,最好使用 Node 14 (LTS) 或更高版本。 npm install amqp-simple-pub-sub 创建发布者 const { makePublisher } = require ( 'amqp-simple-pub-sub' ) const publisher = makePublisher ( { exchange : 'testService' } ) 发布消息 await publisher . start ( ) publisher . publish ( 'test' , 'Hello World' ) 创建订阅者 const { makeSubscriber } = require ( 'amqp-simple-
2021-07-24 16:03:47 198KB amqp pubsub message-queue JavaScript
1
#带队列的标签限制器# 带有队列的标签限制器允许您限制在 Chrome 窗口中打开的标签数量。 超过限制的新标签将被放入队列中,当标签关闭并且活动窗口中有足够的空间时,队列中的下一个 URL 会自动加载到新的背景标签中。 此扩展程序的主要目的是使浏览器免受大量消耗内存和 CPU 周期(以及笔记本电脑的电池寿命)的后台标签的影响。 它非常适合在 Reddit、Google 搜索或照片/壁纸网站上像疯子一样打开链接。 默认情况下,URL 匹配 Chrome 内部页面的标签不会被计入限制。 例如 chrome://extension 或 chrome://settings 可以随时打开。 这也意味着您可以手动打开一个新选项卡,然后从那里加载任何页面,该选项卡不会排队。 重要提示:此扩展不打算用作某种“稍后阅读”或会话管理器。 这是一个带有一些额外功能的简单标签限制器。 享受。 关于权限
2021-07-24 11:04:01 3.79MB JavaScript
1
tp5.1安装使用think-queue,处理任务,在readme.md文件里有详细的步骤
1
jellyfin官方插件镜像kodi-sync-queue
2021-07-16 17:05:19 159KB jellyfin
1
大数据与数据挖掘
2021-06-15 19:01:34 102B 大数据与数据挖掘
1
决策树大数据
2021-06-15 19:01:29 229B 决策树大数据
1