[Bug 15960] Use euler angles or quaternions to decompose matrices

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15960

Dirk Schulze <dschulze@adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Notation of decomposing     |Use euler angles or
                   |code unspecified            |quaternions to decompose
                   |                            |matrices

--- Comment #1 from Dirk Schulze <dschulze@adobe.com> 2012-02-14 18:56:00 UTC ---
The pseudo code in the spec uses euler angles for getting the rotation.
Implementations seem to use quaternions to work around singularities with
euler. Should we follow implementations? Should animations and transitions get
updated as well?

See discussions:

http://lists.w3.org/Archives/Public/www-style/2011Aug/0652.html 
http://lists.w3.org/Archives/Public/www-style/2011Aug/0653.html
http://lists.w3.org/Archives/Public/www-style/2011Aug/0665.html

and

http://lists.w3.org/Archives/Public/www-style/2012Feb/0575.html

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 14 February 2012 18:56:03 UTC