mitsuba-renderer / nanogui

Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
Other
1.52k stars 189 forks source link

demo dosen't support screen touch ? #128

Closed iysheng closed 1 year ago

iysheng commented 1 year ago

The project is pretty cool, and I run the example1 with opengles support under an aarch64 board which run Linux M3568 4.19.193. And I use a touch screen, but the touch event is no respon, the mouse event is ok. I wonder to know whether the touch screen is support in demo?

wjakob commented 1 year ago

No touch screen support, but a PR adding this would be welcome.