Skip to content

Commit

Permalink
Add features section to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximAlien committed Oct 7, 2017
1 parent 7c7ec19 commit 0179c66
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
[![Build Status](https://travis-ci.org/MaximAlien/ARPlayer.svg?branch=master)](https://travis-ci.org/MaximAlien/ARPlayer)
![License](https://img.shields.io/badge/license-MIT-blue.svg)

## Features
Current version of ARPlayer has such features:
- Playback control: pause, stop, next video, previous video.
- Ability to scale and rotate media player.
- Animatable and tactile interaction with playback controls.
- Re-position of the media player within current horizontal plane.
- Horizontal planes detection.

## Example
Full example can be found [here](https://www.youtube.com/watch?v=2cl9tNzfBYc).

Expand Down

0 comments on commit 0179c66

Please sign in to comment.