Skip to content

Commit 0179c66

Browse files
committed
Add features section to README.
1 parent 7c7ec19 commit 0179c66

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
[![Build Status](https://travis-ci.org/MaximAlien/ARPlayer.svg?branch=master)](https://travis-ci.org/MaximAlien/ARPlayer)
44
![License](https://img.shields.io/badge/license-MIT-blue.svg)
55

6+
## Features
7+
Current version of ARPlayer has such features:
8+
- Playback control: pause, stop, next video, previous video.
9+
- Ability to scale and rotate media player.
10+
- Animatable and tactile interaction with playback controls.
11+
- Re-position of the media player within current horizontal plane.
12+
- Horizontal planes detection.
13+
614
## Example
715
Full example can be found [here](https://www.youtube.com/watch?v=2cl9tNzfBYc).
816

0 commit comments

Comments
 (0)