Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    $\begingroup$ Welcome to CGSE! Just had a quick look at your question without paying much attention to details but it sounds like it could be beneficial for you to take a look at quaternions. It is a different way to describe rotations. At first, they seem quiete complicated, but once you tried working with them, they are rather easy to use. $\endgroup$ Commented Oct 22, 2021 at 22:26
  • 3
    $\begingroup$ Don't try to understand the theory behind them. Just search for some tutorials on how to use them. The equations you will need are pretty easy to implement. The theory is a bit more complicated and you don't need to understand it to work with quaternions. Once you feel compfortable using them, you can try to understand why it works ;) $\endgroup$ Commented Oct 22, 2021 at 22:38