Skip to content

gbentaieb/simple360Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: this project is a really simple demo on how to build a 360 video player using three.js. If you want to use a comprehensive npm package that provides tools to integrate 360 players in your project, check out this project: https://github.com/gbentaieb/simple-360-player

simple360Player

simple360Player is a HTML5 360 video player. It shows how to simply build such a player using the three.js javascript framework.

Installation

To use the simple360Player, simply clone the project locally. Then reach the root of the project and run: npm install and browserify 360-player.js -o bundle.js

Start a local webserver from the root directory of the repository, for instance: python -m SimpleHTTPServer 8080, and open http://localhost:8080/ in your favorite browser.

Other platform

To check how to build a simple360Player for iOS check this project: https://github.com/Aralekk/simple360player_iOS

About

A simple HTML5 360 video player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published