This may seem like a lazy question, but it seems a bit difficult to manage maintaining a rotation variable for an arbitrary "up" angle. When the "up" is only the y-axis, it's simple. But moving another axis adds complexity. It would be useful to be able to discern what the current "up" rotation is.
On Jun 17, 11:22 am, delfeld <[email protected]> wrote: > The yaw works correctly, but it is additive. Is there any way to > determine the current "yaw" rotation, or do I have to store it in a > local variable?
