I am now developing a 3d Carousel for use in different browsers. It uses 3d transforms available in Safari, Chrome and Firefox. Unfortunately IE 9 and Opera do not seem to support it.
The following references are excellent resources.
- Using 2D and 3D Transforms is an excellent place to start
- CSS3 Transitions, Transforms and Animation Tutorial has excellent tutorial.
- Intro to CSS 3D transforms has very good step by step approach which explains the fundamentals of transforms and how to implement it with CSS3.
- Cloud Carousel - A 3d Carousel in Javascript does not use CSS 3d and done in Javascript
- CSS Infos is an excellent reference site.
- Ceaser CSS EASING ANIMATION TOOL is worth visiting.
- CSS3 tools is also worth visiting.
- Rotating Image Using JQuery has also some introductory information.
No comments:
Post a Comment