pytweening:一组在Python中实现的补间缓动功能

上传者: 42135073 | 上传时间: 2022-05-20 10:06:35 | 文件大小: 166KB | 文件类型: ZIP
补间 用Python实现的补间/缓动函数的集合。 用法示例 所有补间/缓动函数都传递一个从0.0(开始)到1.0(结束)的float参数: >>> pytweening.linear(0.5) 0.5 >>> pytweening.linear(0.75) 0.75 >>> pytweening.linear(1.0) 1.0 >>> pytweening.easeInQuad(0.5) 0.25 >>> pytweening.easeInQuad(0.75) 0.5625 >>> pytweening.easeInQuad(1.0) 1.0 >>> pytweening.easeInOutSine(0.5) 0.49999999999999994 >>> pytweening.easeInOutSine(0.75) 0.8535533905932737 >>> pytweening.e

文件下载

资源详情

[{"title":"( 15 个子文件 166KB ) pytweening:一组在Python中实现的补间缓动功能","children":[{"title":"pytweening-master","children":[{"title":"MANIFEST.in <span style='color:#111;'> 214B </span>","children":null,"spread":false},{"title":"LICENSE.txt <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"AUTHORS.txt <span style='color:#111;'> 316B </span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'> 985B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"CHANGES.txt <span style='color:#111;'> 245B </span>","children":null,"spread":false},{"title":"pytweening","children":[{"title":"__init__.py <span style='color:#111;'> 15.96KB </span>","children":null,"spread":false}],"spread":true},{"title":"docs","children":[{"title":"make.bat <span style='color:#111;'> 6.32KB </span>","children":null,"spread":false},{"title":"conf.py <span style='color:#111;'> 7.99KB </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 435B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 6.62KB </span>","children":null,"spread":false}],"spread":true},{"title":"tests","children":[{"title":"basicTests.py <span style='color:#111;'> 4.36KB </span>","children":null,"spread":false},{"title":"graphs.ipynb <span style='color:#111;'> 579.69KB </span>","children":null,"spread":false},{"title":"generateExcelGraphs.py <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false},{"title":"graphs.xlsx <span style='color:#111;'> 115.98KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明