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

Update README.md #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
37 changes: 19 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Space.js

A HTML-driven JavaScript-library for narrative 3D-scrolling.

See the demos [here](http://www.slashie.org/space.js/)
Expand Down Expand Up @@ -105,22 +106,22 @@ You can add your own transitions with the ```addTransitions`` method. Make sure
### Currently supported transitions
Note that these might come to change during the beta-phase of the library.

- scaleIn
- fadeIn
- scaleOut
- fadeOut
- rotateQuarterRight
- rotateInQuarterClockwise
- zoomOut
- slideInBottom
- slideOutDown
- slideOutLeft
- slideOutRight
- slideInRight
- slideOutUp
- slideInTop
- slideInLeft
- slideBottomRight
- rotate360
- rotate3dOut
1. scaleIn
2. fadeIn
3. scaleOut
4. fadeOut
5. rotateQuarterRight
6. rotateInQuarterClockwise
7. zoomOut
8. slideInBottom
9. slideOutDown
10. slideOutLeft
11. slideOutRight
12. slideInRight
13. slideOutUp
14. slideInTop
15. slideInLeft
16. slideBottomRight
17. rotate360
18. rotate3dOut