Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.56 KB

File metadata and controls

20 lines (16 loc) · 1.56 KB

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