Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有空添加perspective #3

Closed
id77 opened this issue Sep 28, 2016 · 0 comments
Closed

有空添加perspective #3

id77 opened this issue Sep 28, 2016 · 0 comments

Comments

@id77
Copy link

id77 commented Sep 28, 2016

例如:

transform: perspective(500px) rotateX(17.3deg);

matrix3d(1, 0, 0, 0, 0, 0.954761, 0.297375, -0.00059475, 0, -0.297375, 0.954761, -0.00190952, 0, 0, 0, 1)

不带perspective

transform: rotateX(17.3deg);

matrix3d(1,0,0,0,0,0.954761,-0.297375,0,0,0.297375,0.954761,0,0,0,0,1)

@id77 id77 closed this as completed Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant