mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 14:03:59 +08:00
Small changes to retired clacks project
This commit is contained in:
@ -3,6 +3,9 @@ from old_projects.clacks.question import *
|
||||
from old_projects.div_curl import ShowTwoPopulations
|
||||
|
||||
|
||||
OUTPUT_DIRECTORY = "clacks/solution1"
|
||||
|
||||
|
||||
class FromPuzzleToSolution(MovingCameraScene):
|
||||
def construct(self):
|
||||
big_rect = FullScreenFadeRectangle()
|
||||
|
Reference in New Issue
Block a user