View Single Post
Old 07-11-2012, 06:32 PM  
kazymjir
Confirmed User
 
kazymjir's Avatar
 
Industry Role:
Join Date: Oct 2011
Location: Munich
Posts: 411
I was messing with css matrices

Not so long ago I was testing matrices in CSS to check what kind of effects I can achieve.
Linear algebra and matrix theory is powerful tool in graphical transformations. Unfortunately, not all web browsers can work on 4x4 matrices which can allow full three dimension transformations, only 2x2 matrices are so far supported in most browsers, but it allows only two dimension transformations.

I tried to do some "fake" three dimensional transformation and here is the result:
http://testing.kazymjir-design.com/o...ff/css_matrix/

Nothing great, but it creates illusion that the text is placed on 3D plane.

It works good in last Firefox, other major browsers should run it correctly too (not sure about IE).
__________________
http://kazymjir.com/
kazymjir is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote