On Tue, Mar 15, 2011 at 5:00 PM, Chris Marrin <[email protected]> wrote: > I think it would be nice to unify the classes somehow. But that might be > difficult since SVG and CSS are (necessarily) separate specs. But maybe one > of the API gurus has a solution?
We just discussed this on Monday at the FXTF telcon. Sounds like people are, in general, okay with just using a 4x4 matrix, though there are some possible implementation issues with devices that can't do 3d at all. (It was suggested that they can simply do a 2d projection, which is simple.) ~TJ
