Re: [webkit-dev] Implementation of 3d transforms in webkit ?

2010-03-10 Thread Simon Fraser
On Mar 10, 2010, at 1:38 AM, Aneesh Bhasin wrote: > Hi all, > > I am new to webkit code-base and am trying to delve a bit deeper into > webkit code and could see that webkit 3d transformations are > implemented in > WebCore/platform/graphics/transforms/TransformationMatrix.cpp. > > Is there any

[webkit-dev] Implementation of 3d transforms in webkit ?

2010-03-10 Thread Aneesh Bhasin
Hi all, I am new to webkit code-base and am trying to delve a bit deeper into webkit code and could see that webkit 3d transformations are implemented in WebCore/platform/graphics/transforms/TransformationMatrix.cpp. Is there any reason for not using a library (e.g. clutter) to perform these tran