Daniel Castaño Estrella 2017 daniel.c.estrella@gmail.com
Custom classes made on the top of the Unity Leap Motion Interaction Engine.
You must import Unity Core Assets and Leap Motion Interaction Engine Module for Unity. -> https://developer.leapmotion.com/unity#116
Scripts: InteractionCircularSlider -> 1D slider working on the perimeter of a circle.
SliderContinuousStep -> Apply to an object with a InteractionSldier or InteractionCircularSlider to be able to use continuous sliding and snap to steps on Unpress.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.