clojure-leap icon indicating copy to clipboard operation
clojure-leap copied to clipboard

An idiomatic Clojure interface to the Leap Motion

Results 2 clojure-leap issues
Sort by recently updated
recently updated
newest added

Not sure how to run this on a Mac.. Tried opening in leiningen nrepl and running `-main` from `core` but get this error: `Native code library failed to load. java.lang.UnsatisfiedLinkError:...

This seems to be the minimal set of changes needed to get this to run on the latest LeapMotion SDK. There were a couple of pointlessly-deprecated APIs that needed to...