Open Issues Need Help
View All on GitHub Altitude.get_angles() internal error 3 months ago
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