mrozycki/rustmas

Fix camera controls in WebUI visualizer

Closed this issue · 0 comments

Visualizer can now be embedded in WebUI after #206 was implemented. However, the mouse events for right- and middle click are not handled correctly in the browser, and are completely ignored on a touchscreen.

Mouse controls need to be fixed to work in browser, and touch controls need to be implemented to support camera controls and drawing on a tablet.