[Webkit-unassigned] [Bug 66114] Computing world-space transform for LayerChromium and CCLayerImpl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 14:20:44 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66114





--- Comment #19 from Adrienne Walker <enne at google.com>  2011-08-18 14:20:44 PST ---
Sorry, my mistake.  The code in your 104062 attachment above is correct.  My math is wrong because you can't just consider the transformed normal when there's a perspective transform involved.  Reverting back to the original code that recalculates the normal of the transformed layer from the transformed vertices is the right way to do this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list