nanim:一个从头开始设计的动画库用于直观且易于使用的界面。 用python制成 源码
南宁 从头开始设计的动画库,提供直观易用的界面。 用python制造。 安装 使用包管理器安装nanim。 pip install nanim 依赖项是pycairo和ffmpeg,这些pip应该自动安装。 用法 首先制作一个动画文件,在其中创建动画, 样本动画文件 s = Scene (); rect = s . add ( Rectange ( x = 0 , y = 0 , width = 100 , height = 100 , color = Color . RGB ( 255 , 0 , 0 ))); rect . fadeIn (). move_to ( x = 100 ,
文件列表
nanim-master.zip
(预估有个38文件)
nanim-master
animation.py
1KB
profile.log
12KB
rotationexample3.mp4
1.06MB
requirements.txt
28B
nanim.egg-info
entry_points.txt
44B
dependency_links.txt
1B
PKG-INFO
580B
requires.txt
15B
暂无评论