Pure CSS new 3D effect
romancortes.com
Pure CSS new 3D effect
1–10 of 31 posts
Even better than the 3D Meninas
Re: Pure CSS new 3D effect
#2Awesome hack. I don't really have any application for this, though.
Re: Pure CSS new 3D effect
#3This experiment is definitely worthy of a post. I haven't looked at how he did that or the "CSS Bird" shadow effect but I'm impressed that can be done without Javascript.
Re: Pure CSS new 3D effect
#4Awesome hack. I don't really have any application for this, though.
Well I can think of a use or two for the bird example, but I'm unsure why I'd want to use this method over something javascript based.
Re: Pure CSS new 3D effect
#5The other examples on his blog are even cooler... check this out. http://www.romancortes.com/blog/css-3d-meninas/
Re: Pure CSS new 3D effect
#6Nice effect.
I think a bit of JS is being used to create the DIV structure, but that's not important.
It could also be improved a bit: you could remove the shading gradient from the Coke can mask PNG, and render the shading using an CSS gradient with RGBA values. That would mimic the specular highlighting, and you could also animate the shading.
I still haven't quite grok'd the displacement method though... it must be carefully calculated background x pos offsets? (I don't have firebug on this machine)
Re: Pure CSS new 3D effect
#7Seems cpu intensive :) Server down.
Re: Pure CSS new 3D effect
#8Wow amazing. Now I feel like a total CSS noob.
Re: Pure CSS new 3D effect
#9[deleted]
Re: Pure CSS new 3D effect
#10http://m00d.net/mirror/coke/ <- mirrored.