Skip to content

BandoleroNext/360-video-experience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

360 Video Explerience Package

A simple unity package to build 360 experience

Table of Contents

Introduction

The aim for this package is to help developers build 360 video experiences without loosing any time on managing the video reproduction. With this package you can easily set up a 360 video scene and manage the flow of the video: pause, play, start interruptions to show other contents and so on. This package is independant from the hardware and VR plugin used. Al the user interactions must be implemented accordingly to the project.

Features list

The package gives the developer some helpfull features:

  • Easiliy setup a 360 video scene with the VideoController component
  • Show the video on anything, it is played on a material of your choosing
  • Add all the video you want to the experience with the VideoDescriptor scriptable objects
  • Create and manage interruptions (video 2D, Quizzes ...) with the InterruptibleVideoController and the interruption deescriptors
  • Create custom interruption or video controller based on your experience

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages