Skip to main content

Making Your Own Prototypes

Touch SDK streams interaction data over Bluetooth GATT. Our libraries handle connectivity and parsing, so you can focus on creating interactive experiments.

Our own demos and many research prototypes are made using these libraries, so if you find any reproducible bugs, we would love to know!

Unity

For VR and AR. Most tested on Meta Quest Pro and Meta Quest 2.

OpenUPM – Touch SDK Unity

Python

For any kind of experimenting and hacking. Most tested on Linux and Mac, but should also work on Windows and Android.

PyPI – Touch SDK Python

Web

For creating visual 2D interactables that are easy to share.

NPM – Touch SDK Web