3b1b / 3b1b/manim

The last segment of the geometry will suddenly disappear in the showpassingflash animation

Open
#1,809 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
93.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

Code:
s=Square()
c=Circle()
v=VGroup(s,c).arrange(RIGHT,buff=1)
self.play(ShowPassingFlash(v,time_width=1,run_time=4))
self.wait()
Output:

https://user-images.githubusercontent.com/101418800/167929000-e0e8a110-29fc-408e-82d0-ebf94f6f40d7.mp4

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.