We're losing perspective on 3D CSS
logicalfriday.com
We're losing perspective on 3D CSS
1–10 of 14 posts
Re: We're losing perspective on 3D CSS
#2Re: We're losing perspective on 3D CSS
#3Is anyone actually using 3D shapes in CSS in practice for anything more than novelty? If they are, I haven't seen it. It's been more of a "look what I can do with just CSS", because it's fun to hack around with new technology.
http://experimenting.alastair.is/cardswipe/
I think it has potential. And yes, I know it doesn't feel quite right (or work on desktop), it was the result of a few hours of work. The hardware-accelerated nature of it means that it does feel very smooth indeed.
Re: We're losing perspective on 3D CSS
#4Re: We're losing perspective on 3D CSS
#5Re: We're losing perspective on 3D CSS
#6Re: We're losing perspective on 3D CSS
#7Is anyone actually using 3D shapes in CSS in practice for anything more than novelty? If they are, I haven't seen it. It's been more of a "look what I can do with just CSS", because it's fun to hack around with new technology.
Re: We're losing perspective on 3D CSS
#8Is anyone actually using 3D shapes in CSS in practice for anything more than novelty? If they are, I haven't seen it. It's been more of a "look what I can do with just CSS", because it's fun to hack around with new technology.
http://rfw.name/blog/2012/11/12/brainfuck_with_templates.htm...
Re: We're losing perspective on 3D CSS
#9I think that creating 3D content using a WebGL-based application and then allowing export to 3D CSS may be a better solution rather than just creating the 3D in a CSS special purpose application. But admittedly, I'm biased because I'm a developer behind http://clara.io
Re: We're losing perspective on 3D CSS
#10I think as an art project it's interesting, like building the Sistine Chapel out of lego blocks, but every time I read about one of these demos there are always several people in the thread who complain that it maxes out their CPU, so it's not very practical. This problem may one day be solved, but using CSS as a programming language would for me be a horrible prospect. That being said, if you told me several years a…