Re: [css-d] Reflection map

2013-06-23 Thread Wesley Acheson
I mean where the object appears to be reflecting something offscreen in front of it. This needs an image of something to show blended. I'll try to animate a mockup. On Sun, Jun 23, 2013 at 11:37 PM, Isabel Santos wrote: > Hi Wesley, > > I'm not sure what you want, it really depends on the kin

Re: [css-d] Reflection map

2013-06-23 Thread Isabel Santos
Hi Wesley, I'm not sure what you want, it really depends on the kind of reflection, and the movement of the elements, but if you want a simple reflection simulation (like reflecting 2d images, not 3d, on an horizontal plane, for instance) you have the negative scale transform to invert the image (

[css-d] Reflection map

2013-06-23 Thread Wesley Acheson
Hi I have a page with elements moving via css transitions. I would like to have a reflection map effect where by as the elements move they are either overlaid with an element that has a partially transparent image as a background. Or alternatively the elements are partially transparent themselve