Makie.jl icon indicating copy to clipboard operation
Makie.jl copied to clipboard

wglmakie support for phones and tablets

Open lazarusA opened this issue 3 years ago • 1 comments

This is just to raise awareness of the fact that even tough one can successfully deploy apps on the browser they seem only to work [zooming and rotating] on the computer and not phones or tablets where one usually uses the touch screen to interact.

  • This app https://this-is-fine.org by SimonDanisch if good example for it.
  • a more complicated one could be this one: https://lazarusa.github.io/ClimateVisualisations/population_app.html 😄

if there is someone with JS + Mobile experience out there that can provide some pointers, it will awesome.

lazarusA avatar Jul 22 '22 13:07 lazarusA

Maybe relevant to the problem:

  • https://discourse.threejs.org/t/touch-in-three-js/23382
  • https://github.com/mese79/TouchControls
  • https://stackoverflow.com/questions/59953438/three-js-touch-events-not-working-properly-on-mobile
  • https://discourse.threejs.org/t/how-to-control-a-first-person-camera-on-touch-devices/19080

lazarusA avatar Aug 03 '22 19:08 lazarusA

@asinghvi17 did you mention somewhere that now wglmakie works on phones? If that's the case, how did you tested it?

lazarusA avatar Feb 24 '23 20:02 lazarusA