In Manim, how can I “lock” an object so that it is always in the same position, relative to the camera?
I’m trying to render a 3D animation at the center of the screen, while keeping some other objects locked and fixed to a certain position on the screen, much like a HUD. I want to obtain something like this:
(credit to https://zerobone.net/blog/cs/linear-transformations-3d-manim/), where the matrix in the corner stays fixed, and the space rotates. I managed to do so by calling (eliding not relevant parts):
What does this warning means? This problem occurs every time I try to run manim
Manim Community v0.18.0 (process:4456): GLib-GIO-WARNING **: 17:58:55.059: Unexpectedly, UWP app `Microsoft.OutlookForWindows_1.2024.111.100_x64__8wekyb3d8bbwe’ (AUMId `Microsoft.OutlookForWindows_8wekyb3d8bbwe!Microsoft.OutlookforWindows’) supports 1 extensions but has no verbs (process:4456): GLib-GIO-WARNING **: 17:58:55.188: Unexpectedly, UWP app `Microsoft.ScreenSketch_11.2405.32.0_x64__8wekyb3d8bbwe’ (AUMId `Microsoft.ScreenSketch_8wekyb3d8bbwe!App’) supports 29 extensions but has no verbs I tried to run manim by referring to this document, but a problem occurred. https://wikidocs.net/75429 from manim import […]
Creating linear sequence in manim
Please, how can I create the sequence,