This is the controller component of project pcr. This component will be responsible for collecting user inputs and convey them to the IS (i.e. Intermediate Server). Also this component will show feedbacks (if any) sent back from IS.
Project PCR can be found at https://github.com/codotronix/pcr
The demo is meant to be viewed from mobile in landscape view. If you are viewing from desktop browser, make sure to go to browser's developer tools -> mobile emulator -> landscape mode to properly experience this demo - https://codotronix.github.io/pcr-mc/
This section lists all the features that are complete and yet to be completed.
-
Mouse Trackpad
-
Mouse wheel up and down, simulated using up and down arrows
-
Mouse left-click button, denoted by L
-
Mouse right-click button, denoted by R
-
Mouse double-click button, denoted by D
-
Gamepad rotation control on left (can be mapped to any rotation control e.g. rotate the camera / robot head etc)
-
Gamepad rotation control on right (can be mapped to any rotation control e.g. rotate the front wheel of tri-wheeler etc)
-
Gamepad arrow buttons on left (can be mapped to directional movement etc)
-
Gamepad 4 action buttons on right (can be mapped to various actions as required)
-
Gamepad - a start and pause button (can be mapped to start and stop / pause as per requirement)
-
Keyboard - send a single keystroke
-
Keyboard - group and send multiple keystrokes together
-
Keyboard - ways to modify keypress with Ctrl, Shift, Alt e.g.
Ctrl+A,Ctrl+Shift+I,Alt+F4etc
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

