Manim: Zooming in manim

Created on 25 Jul 2019  路  2Comments  路  Source: 3b1b/manim

I've been trying to figure out how to zoom in on a specific point in manim on my own without success. How do I make some kind of zoom animation? It's about settheory and I want to zoom in on one of the more centered points in the set in the picture below and then zoom out to continue in the same scene. How can I make that happen? :-)
sets

Most helpful comment

Check this and this.

All 2 comments

Check this and this.

But I keep on getting this attribute error:
self.camera_frame.save_state()
AttributeError: 'introset' object has no attribute 'camera_frame'
How do I fix that?

Edit: Nevermind, I found out why. I had to rename the Scene to a MovingCameraScene. Thanks again for helping me! :-)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lucyliu2016 picture lucyliu2016  路  6Comments

lkevinzc picture lkevinzc  路  3Comments

Sir-Teo picture Sir-Teo  路  6Comments

samsamson33 picture samsamson33  路  5Comments

BhupalaSriHari picture BhupalaSriHari  路  5Comments