Skip to content

AdaptiveHaptics/AdapticsDesigner

Repository files navigation

Adaptics Designer

An online graphical interface for creating and testing adaptive mid-air ultrasound haptic sensations.

Hardware Requirements

The Adaptics Designer is a web application that requires a compatible browser1 and a haptic device to provide real-time feedback. Hardware haptic playback is through the Adaptics Engine, which is compatible with Ultraleap2 devices such as the Ultraleap STRATOS Explore Development Kit.

Hosting Locally

The Adaptics Designer is a static web application that can be hosted on any web server (such as with GitHub Pages). To host it locally, clone this repository and then run

npm install
npm start

To enable real-time haptic feedback, you will also need to download and run the Adaptics Engine. Please refer to the Adaptics Engine repository for more information.

Publication

Kevin John, Yinan Li, and Hasti Seifi. 2024. AdapTics: A Toolkit for Creative Design and Integration of Real-Time Adaptive Mid-Air Ultrasound Tactons. In Proceedings of the CHI Conference on Human Factors in Computing Systems (CHI ’24), May 11–16, 2024, Honolulu, HI, USA. ACM, New York, NY, USA, 15 pages. https://doi.org/10.1145/3613904.3642090

Contact

If there are any questions or bugs please feel free to make an issue on the GitHub and/or reach out via email (kevin.john‮@‬asu.edu).

Footnotes

  1. Tested on Desktop Chrome and Firefox.

  2. https://www.ultraleap.com/ - Formerly known as Ultrahaptics.

About

An online platform for creating and experimenting with dynamic mid-air haptic patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published