Skip to content

(Android + OpenGL ES). Displaying 360-degree videos on Android devices

Notifications You must be signed in to change notification settings

murzagalin/Android-OpenGLVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-OpenGLVR

This mini project shows how to display 360-degree videos on Android devices.

It builds a sphere around the viewer using OpenGL ES and maps the video frames on it as textures.

Screenshot

drawing

What It Does

  • Plays a 360-degree video.
  • Lets you explore the video by touching the screen.
  • Uses OpenGL ES for smooth video display.

How to See It

  1. Clone the project:
       git clone https://github.com/murzagalin/Android-OpenGLVR.git
  2. Open it, sync, and build.
  3. Run it on your phone or emulator.

License

This project is free to use. You don't need any license to copy the code

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

(Android + OpenGL ES). Displaying 360-degree videos on Android devices

Resources

Stars

Watchers

Forks

Languages