Skip to content

TakashiYoshinaga/Oculus-Quest-Interaction-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebVR Interaction Sample for Oculus Quest 1 and 2

Primitive sample of interaction between controllers and virtual objects for Oculus Quest. You can experience just by opening web site by using web browser of Oculus Quest since this sample was made with A-Frame.

This sample shows you how to:

  1. get input data of right/left controllers.
  2. manipulate object with raycaster library for A-Frame.
  3. teleport without walking on foot.
  4. shoot bullet by applying physics in vr environment.

Please see also following repository if you are finding a primitive sample of getting input from controller.
https://github.com/TakashiYoshinaga/Oculus-Quest-Input-Sample

Experiences

Experienc on your device
https://quest-demo.glitch.me


Video




References


Controller (Oculus Touch)
https://aframe.io/docs/0.9.0/components/oculus-touch-controls.html

Physics system
https://github.com/donmccurdy/aframe-physics-system

Teleport controll
https://github.com/fernandojsg/aframe-teleport-controls

About

Primitive sample of interaction for Oculus Quest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages