Zuzze / Angular-A-Frame-Gamepad-Controls

Template to connect Samsung Gear VR (or Google Cardboard) with Xbox controller in Angular 2 + 3D A-Frame app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 & A-Frame Gamepad Controls Demo

Test your Angular app with A-Frame by using your Xbox controller and Google Cardboard/Samsung Gear VR in your local host. The demo connects automatically to connected Xbox Controller, but you can also test other gamepad controls if wanted. This project was generated with Angular-CLI, Angular 5 and A-frame 0.8.2. When not in VR mode, A-Frame is embedded to Angular app content.

To get started

  • git clone this project
  • npm install (install dependencies)
  • ng serve (run project at localhost:4200)
  • open http://localhost:4200/ to see the demo

Connect A-Frame + Angular app to Xbox controller on your computer

Connect A-Frame + Angular App to Samsung Gear VR (or Google Cardboard) + Xbox Controller

About

Template to connect Samsung Gear VR (or Google Cardboard) with Xbox controller in Angular 2 + 3D A-Frame app


Languages

Language:TypeScript 67.5%Language:HTML 16.8%Language:JavaScript 13.0%Language:CSS 2.6%