Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PerspectiveTransform

This is an extremely useful class for advanced CSS 3d animation. You can set the x, y point of the corners of a DOM element and do need to think about the complicated Matrix formula behind it.
This is an extremely useful class for advanced CSS 3d animation. You can set the x, y point of the corners of a DOM element and do not need to think about the complicated Matrix formula behind it.

[![alt text](http://edankwan.github.io/PerspectiveTransform.js/screenshot/001.jpg)](http://edankwan.github.io/PerspectiveTransform.js/)

Expand Down