Closed
Bug 796470
Opened 13 years ago
Closed 8 years ago
Rewrite CubeVid to use animated 3d transforms
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ghtobz, Unassigned)
Details
(Whiteboard: [label:mozapps])
[GitHub issue by cgjones on 2012-08-10T05:28:29Z, https://github.com/mozilla-b2g/gaia/issues/3320]
With new support for async animations and async video, we'll be able to implement CubeVid nearly optimally with pure CSS features. WebGL will force "readback" of hardware-decoded video and reupload to texture, and the WebGL canvas itself forces a readback of itself currently (though that will be fixed), but also an extra copy during composition.
And the tug of war continues! :)
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•