3b1b / 3b1b/manim

Vectors in 3D don't adjust ArrowTip correctly

Aperta
#907 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
93.8k
Fork
7.7k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

For example vector = Vector((2,2,2)), the arrow tip will only align to the x-y plane which is really frustrating. I think it has to do with the way the tip is repositioned (rotation).

Strangely enough when you initially position the vector in the X-Y plane, then rotate it around a circle, it appears to maintain the correct positioning? I'd imagine something like that would be an adequate fix to it, as right now it's a simple degree rotation which doesn't encapsulate the third dimension.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.