All Projects → leapmotion → Leapunrealmodules

leapmotion / Leapunrealmodules

Licence: other
Leap Motion Unreal modules and example content.

Projects that are alternatives of or similar to Leapunrealmodules

BlueprintWebSocket
Documentation for BlueprintWebSocket available on the Unreal Engine Marketplace.
Stars: ✭ 13 (-76.36%)
Mutual labels:  blueprint, unreal
Leapunreal
Leap Motion SDK for the Unreal Engine.
Stars: ✭ 134 (+143.64%)
Mutual labels:  unreal, blueprint
Ziputility Ue4
Event driven 7zip utility plugin for Unreal Engine 4
Stars: ✭ 116 (+110.91%)
Mutual labels:  unreal, blueprint
UnrealPlugin
Ultraleap SDK for the Unreal Engine.
Stars: ✭ 222 (+303.64%)
Mutual labels:  blueprint, unreal
LocalSimulation
This plugin allows you to essentially create PxScene or Physic Scenes by placing an Actor, and adding other Static Mesh Components and soon Skeletal Mesh components within this space. Adding Constraints, and Forces will work as expected, but now with the additional layer of abstraction so that simulation can be anchored to a transform.
Stars: ✭ 42 (-23.64%)
Mutual labels:  blueprint, unreal
RyansUE4Helpers
Extremely helpful helper functions for developing Blueprint and C++ projects in Unreal Engine.
Stars: ✭ 55 (+0%)
Mutual labels:  blueprint, unreal
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+4729.09%)
Mutual labels:  unreal, blueprint
stomt-unreal-plugin
Collect feedback in-game/in-app with STOMT for Unreal Engine.
Stars: ✭ 23 (-58.18%)
Mutual labels:  blueprint, unreal
ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+5158.18%)
Mutual labels:  blueprint, unreal
Purescript Halogen Storybook
A library to assemble examples or develop components separately.
Stars: ✭ 33 (-40%)
Mutual labels:  examples
Omg Counters
😍 Increment decrement counters using various frontend frameworks.
Stars: ✭ 44 (-20%)
Mutual labels:  examples
Unrealnetworkprofiler
A modern WPF based Network Profiler for Unreal Engine.
Stars: ✭ 29 (-47.27%)
Mutual labels:  unreal
Rcppexamples
Examples of using Rcpp to interface R and C++
Stars: ✭ 33 (-40%)
Mutual labels:  examples
Examples
Demo applications and code examples for Confluent Platform and Apache Kafka
Stars: ✭ 571 (+938.18%)
Mutual labels:  examples
Examples
OBSOLETE. This repo was for Caddy v1. For v2 and newer, see our forum's wiki category.
Stars: ✭ 963 (+1650.91%)
Mutual labels:  examples
React Todo
ReactJS + CSS Modules + Sass + Blueprint
Stars: ✭ 49 (-10.91%)
Mutual labels:  blueprint
Git To Solr
Index git history into a Solr repository
Stars: ✭ 31 (-43.64%)
Mutual labels:  examples
Plz
Say the magic word 😸
Stars: ✭ 31 (-43.64%)
Mutual labels:  examples
Golang Examples
Go(lang) examples - (explain the basics of #golang)
Stars: ✭ 1,070 (+1845.45%)
Mutual labels:  examples
Spec Examples
Some examples on using clojure.spec!
Stars: ✭ 48 (-12.73%)
Mutual labels:  examples

LeapUnrealModules

Leap UE4 modules and examples. Drag and drop content for your Leap needs.
NOTE: Depends on the LeapUnreal plugin found under https://github.com/leapmotion/LeapUnreal

Setup

This repository uses git-lfs. If you do not have git-lfs, please download from https://github.com/leapmotion/LeapUnrealModules/releases

If you're using a project plugin (e.g. https://github.com/leapmotion/LeapUnreal/releases), make sure to drag and drop that matching plugin into your project root. See https://github.com/leapmotion/LeapUnreal#setup for details.

Modules

So how do interact with the Leap Motion? Easy, find your use case below and tinker away!

Hello World

VRHelloWorld.umap. Bare minimum VR map to see if tracking is working.

VR Pickup and Drop

VRPickupDrop.umap. Play with physics actors and pick them up. When you run out of cubes, spawn more by hitting a big red button. Supports very simple kinematic and non-kinematic item pickup and movement.

VR pickup and drop

UMG UI

UMGUIExample.umap. An example using Widget Interactors to enable finger based touch UI using vanilla UMG widgets. Includes basic vertical momentum scrolling support.

Debug

TrackingTestbed.umap. If you want to test tracking and read plugin stats, this module's map and blueprints gives you more resources to help debugging. This module also contains world space umg consoles. Useful for debugging text and values in VR.

Rigging

CustomRigHello.umap. A map with various skeletal meshes auto-mapped. Investigate various anim blueprint to see how each rig was done. See https://github.com/leapmotion/LeapUnreal#custom-rigging for rigging api documentation.

(future examples...)

Contribute to the repo or suggest examples under https://github.com/leapmotion/LeapUnrealModules/issues

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].