@martinpham/react-360-keyboard-camera-controller

1.0.8 • Public • Published

@martinpham/react-360-keyboard-camera-controller

Provide Keyboard Camera Controller for your React 360 project. Now you can navigate inside 3D world using your arrow keys.

Demo

Chess world

Installing

yarn add @martinpham/react-360-keyboard-camera-controller

Integrating

import KeyboardCameraController from '@martinpham/react-360-keyboard-camera-controller';

...

r360.controls.addCameraController(new KeyboardCameraController());

Package Sidebar

Install

npm i @martinpham/react-360-keyboard-camera-controller

Weekly Downloads

0

Version

1.0.8

License

ISC

Unpacked Size

7.34 MB

Total Files

21

Last publish

Collaborators

  • martinpham