summaryrefslogtreecommitdiffstats
path: root/Contents.m
diff options
context:
space:
mode:
authorNiklas Halle <niklas@niklashalle.net>2020-12-03 17:37:01 +0100
committerNiklas Halle <niklas@niklashalle.net>2020-12-03 17:37:01 +0100
commit28d5505edae76ed91708a895815eecf542c23060 (patch)
tree18d88585d30bcfce8e92c3c17881cfe11907a09c /Contents.m
downloadwdti_project-28d5505edae76ed91708a895815eecf542c23060.tar.gz
wdti_project-28d5505edae76ed91708a895815eecf542c23060.zip
inital, matleap api based on https://github.com/tomh4/matleap
Diffstat (limited to 'Contents.m')
-rw-r--r--Contents.m18
1 files changed, 18 insertions, 0 deletions
diff --git a/Contents.m b/Contents.m
new file mode 100644
index 0000000..a8c0533
--- /dev/null
+++ b/Contents.m
@@ -0,0 +1,18 @@
+% matleap Leap Motion Controller Interface
+% ----------------------------------------
+%
+% Copyright (C) 2013 Jeff Perry
+%
+% FUNCTIONS
+% ---------
+% v=matleap_version Get the version number
+% f=matleap_frame Get a frame from the leap motion controller
+%
+% HISTORY
+% -------
+% jsp Wed Nov 20 10:36:45 CST 2013 Created
+%
+% SEE ALSO
+% --------
+% https://www.leapmotion.com/
+% https://developer.leapmotion.com/