<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Flipping on Minko Gechev&#39;s blog</title>
		<link>https://blog.mgechev.com/tags/flipping/</link>
		<description>Recent content in Flipping on Minko Gechev&#39;s blog</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 04 May 2013 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://blog.mgechev.com/tags/flipping/feed.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>CSS3 flipping effect</title>
				<link>https://blog.mgechev.com/2013/05/04/css3-flipping-effect/</link>
				<pubDate>Sat, 04 May 2013 00:00:00 +0000</pubDate>
				<guid>https://blog.mgechev.com/2013/05/04/css3-flipping-effect/</guid>
				<description>&lt;p&gt;As you know because of the SIMD nature of the GPU it’s extremely good for graphical calculations. Since HTML5 and CSS3 are here we have a couple of ways for efficient and smooth animations one of them are the CSS3 transitions.&lt;/p&gt;&#xA;&lt;p&gt;Before few days I needed a CSS3 flipping effect which should works at least in IE10, Chrome 25+ and Firefox. I tried different demos which I found in the web but there were couple of issues with them. The lack of support of &lt;strong&gt;preserve-3d&lt;/strong&gt; in IE10 was one major thing, issues with &lt;strong&gt;backface-visibility&lt;/strong&gt; in Chrome were also a bit frustrating. It looks like Firefox was the champion in the CSS3 flipping effects because most of the demos were failing in IE10 or Chrome but working on Firefox.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
