Giter VIP home page Giter VIP logo

virtual-reality-classroom's Introduction

VRClassroom

Hackathon project - Virtual Reality Classroom

Thought

  • This is a classroom for students with physical disabilities who find it hard to go to classes
  • They can enter a virtual classroom from their homes, where the teachers and other students are present, just like a normal classroom

API

Using the samsung gear vr api

Getting Started

Follow these steps to create projects for GearVR framework

  1. Make a copy of this repo
  2. Rename your project by changine the folder name
  3. Rename your Android App by updating app_name field of app/src/main/res/values/strings.xml
  4. Update the applicationID in app/build.gradle to avoid conflict between other GearVR Framework apps.

Build and Run

Gear VR

The default setup for template project is for Gear VR, so you don't need to change any project file

Just need to copy your Oculus signature file to app/src/main/assets folder.

Screenshot

Screen Shot 2019-10-20 at 8 13 01 PM

Screen Shot 2019-10-20 at 8 13 11 PM

Screen Shot 2019-10-20 at 8 13 18 PM

DayDream

Perform the following steps to enable DayDream Mode

  1. remove following line in app/build.gradle
compile "org.gearvrf:backend_oculus:$gearvrfVersion"
  1. comment out following line in AndroidManifest.xml
<meta-data android:name="com.samsung.android.vr.application.mode" android:value="vr_only"/>

Some updates

  • Quickstart for Google Cardboard for Android NDK - https://developers.google.com/cardboard/develop/c/quickstart
  • The Daydream View VR headset is no longer available for purchase. However, you can continue to use the existing Google VR SDK to update and distribute your apps to the Google Play Store, and make them available to users in the Daydream app.
  • There is a lot more stuff out there for VR in android, unity remains my best bet though

Helpful links

virtual-reality-classroom's People

Contributors

singh1aryan avatar

Stargazers

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