As a test for the Leap Motion controller SDK (https://www.leapmotion.com/), we've created a plugin for Reveal.js which enables you to control your presentation with gestures.
The plugin uses the swipe gestures to navigate to the next or previous slide. Pressing 'g' locks and unlocks navigation with gestures.
- Install the Reveal.js library. (https://github.com/hakimel/reveal.js)
- add the Leap Motion sdk to the index file (//js.leapmotion.com/0.2.0/leap.js)
- add the plugin script to the existing js folder.
- add the plugin script to the end of your index.html file.