blocksds / sdk

Main BlocksDS SDK repository
https://blocksds.github.io/docs/
130 stars 5 forks source link

tests: Add touch input test #163

Closed asiekierka closed 2 weeks ago

asiekierka commented 2 weeks ago

This is a fairly complex test that encompasses all the input modes (raw input, adjusted input, pressure) and relevant rendering/logging.

I'm pretty sure it can be split into two simpler examples for input and pressure respectively. Up to you.

AntonioND commented 2 weeks ago

We should certainly add input examples, yes. Even an example that rotates a 3D model with the touch screen.