A library that extends the capabilities of Manim

3b1b geometry manim
1 Open Issue Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the `get_angles()` method of the `Altitude` class within the ManimExtra library. The bug throws an `AttributeError` because the `Altitude` object lacks the expected `dot` attribute. The solution involves identifying why the `dot` attribute is missing and correcting the code to ensure it's properly assigned or accessed within the `get_angles()` method. A minimal reproducible example is provided.

Complexity: 4/5
bug good first issue

A library that extends the capabilities of Manim

Python
#3b1b#geometry#manim