I have an image gallery carousel with 2d images. the carousel code is written almost entirely in css with 3d transform features. i want the 2d images
the carousel contains, to always face the viewer (billboarding) as the carousel is rotated, so that you can't tell they're flat as a pancake. how do
i do that?