Skip to content

Video work #1764

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Mar 22, 2022
Merged

Video work #1764

merged 15 commits into from
Mar 22, 2022

Conversation

3b1b
Copy link
Owner

@3b1b 3b1b commented Mar 22, 2022

Various changes and bug fixes made during recent work on 3b1b videos. Most notably:

  • Refactor CameraFrame to internally store its orientation using a quaternion, instead of euler angles, and use the scipy.spatial.transform.Rotation library.
  • Change rotation related functions in space_ops to use the same scipy.spatial.transform.Rotation library
  • Allow interpolate to take in an array of alpha values
  • Allow Numberline.number_to_point to take in an array of numbers (likewise for Axes.coordinate_to_point)
  • Refactor Mobject.set_rgba_array_by_color

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant