Example tutorials for 2D and 3D technology

Source: Internet
Author: User
The shape transformation of CSS3 allows us to stretch, scale, and so on, and so on, I'm talking about the 12 D plane transformation Properties transform can be transformed transform is the meaning of deformation and it is mainly used by functions, the following function translate () Translation Transformation Ratate ( ) Rotation transform scale () Scaling transform skew () Skew transform matrix () matrix transform Transform-origin When you define the transform's center shift transform Translatetranslate () two parameters, the first one is the x-axis relative displacement, The second parameter is the y-axis relative displacement. Demo {... transform:translate (100px, 200px); <--} or translate () can be split into Translatex

1. Implementation of CSS3 element 2D plane transform attribute transform

Introduction: CSS3 shape transformation allows us to stretch, scale, and so on, and so on, I'm talking about the 12 D plane transformation Properties transform can be transformed transform is the meaning of deformation and it is mainly used by functions, the following function translate () Translation transform Ratate () Rotation transform scale () Scaling transform skew () Tilt transform matrix () matrix transform Transform-origin When you define the transform's center shift transform Trans

2.3D Technical steps Diagram of CSS3

Introduction: CSS3 3d start to play CSS3 3d, you must understand a few words, that is, perspective (Perspective), rotation (rotate) and movement (translate). Perspective is a realistic view of the 2D things on the screen, so as to show the effect of 3D. The rotation is no longer a rotation on the 2D plane, but is the rotation of the three-dimensional coordinate system, including the x-axis, y-axis, and z-axis rotation. Panning is the same. Of course, it's a theory that you don't understand. Here are 3 gifs: Rotating along the x-axis along the y-axis rotates along the z-axis rotation should be no problem, that understanding:

3. Teach you to play the 3D effect of CSS3

Introduction: CSS3 3d start to play CSS3 3d, you must understand a few words, that is, perspective (Perspective), rotation (rotate) and movement (translate). Perspective is a realistic view of the 2D things on the screen, so as to show the effect of 3D. The rotation is no longer a rotation on the 2D plane, but is the rotation of the three-dimensional coordinate system, including the x-axis, y-axis, and z-axis rotation. Panning is the same. Of course, it's a theory that you don't understand. Here are 3 gifs: Rotating along the x-axis along the y-axis rotates along the z-axis rotation should be no problem, that understanding:

4. Teach you to play turn SCC3 3d technology

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.