Code Monkey home page Code Monkey logo

bohemian360's Introduction

Bohemian360

360* Viewer. Project was used in the #pulshackadays Hackathon Demo

Prerequisite:

Convert some Videos to OGV-Format and the Audio to the OGG-Format

use the following commands to perform a conversion from to the desired Format:

ffmpeg2theora --soft-target -V 2000 --two-pass --first-pass pass.pass --optimize --noaudio -x 640 -y 360 <filename>
ffmpeg2theora --soft-target -V 2000 --two-pass --second-pass pass.pass --optimize --noaudio -x 640 -y 360 <filename>

Download and install Unity,and Android Studio(for Android support)

Usage:

Put the converted Video Files into: /Assets/StreamingAssets/video0.ogv /Assets/StreamingAssets/video1.ogv ... /Assets/StreamingAssets/video7.ogv

Put the converted Audio Files into: /Assets/Resources/audio0.gov /Assets/Resources/audio1.gov ... /Assets/Resources/audio7.gov

Compile the Scene "Assets/movies.unity" and enjoy

Runs on:

Android CardBoard,Windows,MacOs(all tested and verified)

Dependencys:

This Project uses the Mobile Movie Texture 2.1.2 in the Demo Edition. Use following Link to get to the Demo/Full Version: http://forum.unity3d.com/threads/mobile-movie-texture.115885/ Hint: The demo Version will place a watermark into the ViewField

###Developers: Korbinian Jan Dennis Philipp Elias Hannes

bohemian360's People

Contributors

eliaskotlyar avatar

Watchers

 avatar  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.