View Single Post
Old 09 November 2019, 19:42   #2
Thomas Richter
Registered User
 
Join Date: Jan 2019
Location: Germany
Posts: 3,233
Quote:
Originally Posted by deimos View Post
Is 2:14 fixed point format enough precision for this?
Without knowing your target precision, nobody can answer. But why do you use quaternions for this and not ordinary rotation matrices? It seems to overly complicate the thing (plus, having to take care about both real and imaginary part). For computing the square root in fixed point, I provided an algorithm. It is not hard to do that.
Thomas Richter is offline  
 
Page generated in 0.04644 seconds with 11 queries