Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including aframe-navigate-on-click with all npm packages installed. Try it out:

var aframeNavigateOnClick = require("aframe-navigate-on-click")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

aframe-navigate-on-click v1.1.0

This is an AFrame free-look camera controller for touchscreen devices. This controller only listens to touch events, however on desktops and in VR mode it will automatically switch over to a normal AFrame `look-controls`, meaning it will listen to mouse and deviceorientation events. Thus, this controller can be used as a drop-in replacement for look-controls.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free