I’m searching for a 3D javascript framework which allows to
- put 2D text (fonts, colors, bold, italic, etc)
- put 2D pictures
- rotate the text and the pictures in the 3D
I found some 3D engines for js but they don’t support 2D text..
I would be very grateful if you can halp me.
Marshal
jQuery Transit supports 3D rotation, and so does TransformJS.
Also, have a look at browser support for 3D transitions.