标签: python performance animation
我一直在努力在python中对一个轨道体进行简单的模拟。我终于搞定了,但似乎动画随着时间的推移而加速。我可以看到我的轨道物体的速度是周期性的和正确的,但在动画中似乎移动得越来越快。我无法确定原因。
PlayAndWait(StorageFile1, volume:1.0); PlayAndWait(StorageFile2, volume:0.5); PlayAndWait(StorageFile3, volume:0.7);