GithubHelp home page GithubHelp logo

imclab / 360playerprototype Goto Github PK

View Code? Open in Web Editor NEW

This project forked from farmerinatechstack/360playerprototype

0.0 2.0 0.0 162.41 MB

Prototype of a 360 player in Unity

C# 89.13% GLSL 10.87%

360playerprototype's Introduction

360PlayerPrototype

Prototype of a 360 video player in Unity

Credits

The project contains scripts based off of the Oculus Sample Framework (https://developer3.oculus.com/downloads/game-engines/1.5.0/Oculus_Sample_Framework_for_Unity_5_Project/) and uses 360Rize's Model Cannon Firing video (http://www.360heros.com/vr/) - each of which are free for download.

Usage

  • Obtain your 360 video in both mp4 and OGV format.
  • Place both the mp4 and OGV files in the "StreamingAssets" folder of the project.
  • Open the "360Player" scene and select the MovieSurface GameObject.
  • Change the "Movie Name" field of the "Movie Player Sample" script to the name of your mp4 file in the StreamingAssets folder. For example, "YourMP4File.mp4"
  • Build and run the "360Player" scene

Known Issues

  • As is, the project is known to support videos under 1 minute in length - I did not have access to others to test with.
  • The current project stores videos locally in the StreamingAssets folder, resulting in a large project and build sizes as well as issues with Git. The .gitignore file is adjusted to prevent further additions to the StreamingAssets folder from being tracked, but a better future solution would be to fetch and load videos from online storage dynamically.
  • Because the normals are flipped on the sphere that plays the movie, text/symbols/objects in which orientation matters will appear backwards.

360playerprototype's People

Contributors

farmerinatechstack avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.