Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (12 loc) · 1.06 KB

Leap Motion Hackathon

##Introduction alt text

This is a Leap Motion application called ESCALA written for the Bucknell Leap Motion Hackathon. The app allows users to enter a complex 3D math equation, parses the equation and renders it in 3D. With the help of Leap Motion sensor, users can control the graphs, rotate/zoom in and out/point to and delete the graphs using intuitive motions.

How to run

Just run Sample.py with Python!

Dependencies

Python 2.7, Matplotlib, Tkinter, NumPy, Leap Motion Python SDK, PyMouse from PyUserInput

Features

alt text

License

MIT (https://opensource.org/licenses/MIT)