Package eu.svjatoslav.sixth.e3d.gui.humaninput
package eu.svjatoslav.sixth.e3d.gui.humaninput
-
ClassDescriptionI have Space Mouse Compact 3D Connexion mouse: https://3dconnexion.com/us/product/spacemouse-compact/ I discovered that it is possible to read raw data from it by reading /dev/hidraw4 file.Manages mouse and keyboard input for the 3D view.Manages a stack-based keyboard focus system for interactive 3D components.Utility class providing keyboard key code constants and modifier detection methods.This is the process:Represents mouse event.Interface that allows to handle mouse events.Default keyboard input handler that translates arrow key presses into camera (avatar) movement through the 3D world.