Get updates on the future of VR/AR:

  FILTERS:      Art & Design      Education      Explorations      Gaming      Hardware      Medical      Music      Orion      Unity      Unreal      UX Design      VR/AR   

// JavaScript

With the 3D Jam just around the corner, we thought we’d give you a headstart – with a full guide to the very latest resources to bring your to life. In this post, we’ll cover everything you need to know about our integrations and best practices for augmented and virtual reality, desktop, and the Internet of Things. A […]

What makes a collection of pixels into a magic experience? The art of storytelling. At the latest VRLA Summer Expo, creative coder Isaac Cohen (aka Cabbibo) shared his love for the human possibilities of virtual reality, digital experiences, and the power of hugs. Isaac opens the talk by thinking about how we create the representation […]

Hey everyone! As part of our global tour for the Leap Motion 3D Jam, we’re at Berlin’s Game Science Centre to take developers through our SDK and building with the latest VR tools. Registrations for the workshops and meetup are still open. The livestream is happening today from 9am–2pm PT (5–10pm CET) at the top of this post – jump into our Twitch channel to join the chat session!

Ahead of the event, we thought we’d give you a quick overview of what to expect. Let’s take a light-speed look at VR development with Leap Motion in Unity and JavaScript.

For hardware hackers, boards like Arduino and Raspberry Pi are the essential building blocks that let them mix and mash things together. But while these devices don’t have the processing power to run our core tracking software, there are many ways to bridge hand tracking input on your computer with the Internet of Things.

In this post, we’ll look at a couple of platforms that can get you started right away, along with some other open source examples. This is by no means an exhaustive list – Arduino’s website features hundreds of connective possibilities, from different communication protocols to software integrations. Whether you connect your board directly to your computer, or send signals over wifi, there’s always a way to hack it.

It’s been five months since we launched the VR tracking beta, and since then we’ve made massive strides. In 2015, we’re building on this momentum with new resources for developers, while advancing support for several key VR platforms. In this post, I’d like to reflect on the year that we just left behind, and what’s coming in 2015. Here are just a few snapshots of the year ahead.

We learned so much on the ground with our developer community in 2014. Translating soothing gestures into meditative brainwaves on EEGs. Springing drones to life. Navigating new ways of thinking about user interfaces in VR.

You’ve built incredible things this year, and along the way, we’ve based many of the experiments, resources, and examples found in the Developer Portal on your feedback and feature requests. We can’t wait to keep that conversation going in the New Year. And now, for a bit of inspiration, behold – our 2014 Shortlist of Virtual Superlatives:

Who said Unity developers have all the fun? From building virtual hands in Three.js to browser-based virtual reality, we’re also developing new tools to enable truly 3D interaction on the web. This week, we’re happy to announce LeapJS Widgets – basic UI elements can be used in a wide variety of experiences. It’s a brand new library, simple enough to be used with just a few lines of code, but with near-infinite possibilities for experimentation and customization.

Mozilla WebVR + Leap Motion interaction

How pervasive will virtual reality be? VR has the power to fundamentally transform the way we learn, play, share and even browse the web. Mozilla’s recent experiments combining VR and the web pave a path towards virtual presence – pushing beyond disconnected feelings of immersion and bringing us into new places with a life of their own.

It’s no secret that for many developers in our community, midnight is the hour when the hacking gets good. Late last Friday night, over 1,000 undergraduates from across the country poured into California Memorial Stadium for Cal Hacks, a 36-hour coding spree put on by Major League Hacking. Sponsors ranging from tech’s biggest players to […]

Last week, we took an in-depth look at how the Leap Motion Controller works, from sensor data to the application interface. Today, we’re digging into our API to see how developers can access the data and use it in their own applications. We’ll also review some SDK fundamentals and great resources you can use to get started.