Issue #1107: [experimental] consistency in camera motion (yt_analysis/yt)
14 Oct
2015
14 Oct
'15
4:39 a.m.
New issue 1107: [experimental] consistency in camera motion https://bitbucket.org/yt_analysis/yt/issues/1107/experimental-consistency-in... Cameron Hummels: The various means of moving the camera can be confusing. As an example, `rotate()` doesn't rotate the direction of the camera so much as it rotates the position of the camera relative to its focus. `yaw`, and `pitch` do the same thing, even though those are normally words associated with changing the orientation of something and not it's position. How to reconcile? I'm not opposed to leaving as is, but we need to be explicit about this in narrative docs and docstrings so as to not confuse users.
3348
Age (days ago)
3348
Last active (days ago)
0 comments
1 participants
participants (1)
-
Cameron Hummels