Skip to content

Instantly share code, notes, and snippets.

@fcor
Created June 2, 2020 23:21
Show Gist options
  • Select an option

  • Save fcor/2ba018aa2e4f235efdf12fd30ab892d2 to your computer and use it in GitHub Desktop.

Select an option

Save fcor/2ba018aa2e4f235efdf12fd30ab892d2 to your computer and use it in GitHub Desktop.
AR.js Gestures - Scene
<a-scene
arjs
embedded
renderer="logarithmicDepthBuffer: true;"
vr-mode-ui="enabled: false"
gesture-detector
id="scene"
>
// Scene stuff
</a-scene>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment