Get updates on the future of VR/AR:

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

// Leap Motion Team

Earlier today, indie studio HE SAW launched the full version of Blue Estate, the darkly funny rail shooter based on the critically acclaimed comics series. Featuring hours of new gameplay, new enemies, and the most ridiculous mob bosses you’ve ever seen, the game is now available on PC for the Leap Motion Controller on our App Store.

This weekend, Team Leap Motion made the trip from San Francisco to join over 1500 students at the Pauley Pavilion. Amidst the sleeping bags, Red Bulls, and bleary-eyed jamming sessions, we watched as hundreds of hacks came to life.

This week, we’re happy to announce that the source code for Planetarium is now available on GitHub. It’s been an incredible project so far, and our team is excited to continue developing our core Widgets for VR experiences.

Leap Motion soloist? It’s not as strange as it might sound at first. At a recent performance of the Berklee Symphony Orchestra, Muse co-creator Dr. Richard Boulanger played alongside classical horns and strings – in a composition specially written for his virtual musical instrument. Available for Mac and Windows on the Leap Motion App Store, […]

Over the next several weeks, we’re spotlighting the top 20 3D Jam experiences chosen by the jury and community votes. These spotlights will focus on game design, interaction design, and the big ideas driving our community forward.

Let’s Make Fried Rice puts you in the shoes of a short order cook. Using tool tracking, grab your pan, extract ingredients, and churn out plates of hot fried rice as fast as your customers can order them. Download the desktop version for Mac and Windows, or the Rift version for Windows.

The latest version of Widgets is now available through our Unity Core Assets! Version 2.1.0 introduces the Dial Picker Widget and data binding model, along with several performance optimizations.

After you download the latest demo and experiment with Widgets in your own projects, we’d like to get your thoughts as we forge ahead towards a full release. More on that later, but first, here’s what you’ll find in 2.1.0.

Today’s spotlight is a double-feature, as development studio VRARlab have two games in the 3D Jam top 20! Hauhet is a futuristic VR puzzle game, while Paper Plane lets you fly a plane through golden rings.

Hi, I’m Wilbur Yu! You might remember me from such webcasts as Let’s Play! Soon You Will Fly and Getting Started with VR. In this post, we’ll look at how we structured Widgets to be as accessible and comprehensive as possible.

Daniel here again! This time around, I’ll talk a bit about how we handled integrating the UI Widgets into the data model for Planetarium, and what this means for you.

The first iteration of Widgets we released to developers was cut almost directly from a set of internal interaction design experiments. They’re useful for quickly setting up a virtual reality interface, but they’re missing some pieces to make them useable in a robust production application. When we sat down to build Planetarium, the need for an explicit event messaging and data-binding layer became obvious.

One of the major features of Planetarium is the ability to travel around the globe using motion controls. While this approach is still rough and experimental, we learned a lot from its development that we’d like to share. Later on in the post, we’ll even take a look under the hood at the code involved with the movement and spinning physics that tie everything together.