-
大小: 79KB文件类型: .zip金币: 2下载: 0 次发布日期: 2021-06-06
- 语言: 其他
- 标签: LeapMotion UE4 UnrealEngine
资源简介
LeapMotion在UE4上的插件源码,Leap motion通过该插件操作UE4中的场景模型

代码片段和文件信息
// Copyright 1998-2014 Epic Games Inc. All Rights Reserved.
using System.IO;
namespace UnrealBuildTool.Rules
{
public class LeapMotion : ModuleRules
{
public LeapMotion(TargetInfo Target)
{
PublicIncludePaths.AddRange(
new string[] {
“LeapMotion/Public“
// ... add public include paths required here ...
}
);
PrivateIncludePaths.AddRange(
new string[] {
“LeapMotion/Private“
// ... add other private include paths required here ...
}
);
PublicDependencyModuleNames.AddRange(
new string[]
{
“Engine“
“Core“
“CoreUobject“
// ... add other public dependencies that you statically link with here ...
}
);
PrivateDependencyModuleNames.AddRange(
new string[]
{
// ... add private dependencies that you statically link with here ...
}
);
DynamicallyLoadedModuleNames.AddRange(
new string[]
{
// ... add any modules that your module loads dynamically here ...
}
);
PublicAdditionalLibraries.Add(“Leap.lib“);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-05-29 22:06 UE4-LeapMotionPlugin-master\
文件 171 2014-05-29 22:06 UE4-LeapMotionPlugin-master\.gitignore
文件 1077 2014-05-29 22:06 UE4-LeapMotionPlugin-master\LICENSE
文件 402 2014-05-29 22:06 UE4-LeapMotionPlugin-master\LeapMotion.uplugin
文件 1847 2014-05-29 22:06 UE4-LeapMotionPlugin-master\README.md
目录 0 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Resources\
文件 4498 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Resources\Icon128.png
目录 0 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\
目录 0 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\
文件 1090 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\LeapMotion.Build.cs
目录 0 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\
文件 1783 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\Bone.cpp
文件 2131 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\Bone.h
文件 193 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\FLeapMotion.cpp
文件 383 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\FLeapMotion.h
文件 2794 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\Finger.cpp
文件 942 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\Finger.h
文件 1591 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\FingerList.cpp
文件 1592 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\FingerList.h
文件 4325 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\Hand.cpp
文件 5130 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\Hand.h
文件 985 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\HandList.cpp
文件 1248 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\HandList.h
目录 0 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\LEAP\
文件 158729 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\LEAP\Leap.h
文件 28916 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\LEAP\Leap.i
文件 28543 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\LEAP\LeapMath.h
文件 1109 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\LeapController.cpp
文件 1164 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\LeapController.h
文件 649 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\Leapfr
文件 708 2014-05-29 22:06 UE4-LeapMotionPlugin-master\Source\LeapMotion\Private\Leapfr
............此处省略13个文件信息
- 上一篇:3DS文件导入OpenGL并动态显示源码
- 下一篇:OTN+PTN外文翻译
相关资源
- UE4虚幻引擎蓝图艺术大师三部完整版
- 20000个游戏娱乐音效素材库
- Unity3D的仿真手模型,适用Leapmotion与
- Telcordia GR-63-CORE Issue4 2012
- UE4中高亮描边的两种材质实现方式.
- leapmotion开发手册中文
- UE4节奏光剑基础.rar
- [中文]Leap Motion官方开发文档
- LeapMotion_CoreAsset_Orion_4.1.5
- Unreal Engine 4 AI Programming Essential.pdf
- UE4文档物理模拟
- ue4蓝图editor下可视化
- UE4 跑马灯文本
- UE4文档游戏性指南
- ue4 音频可视化插件
- 虚幻4新手入门教程pdf
- Leapmotion开发SDK文档
- UE4拾取物品
- UE4全景插件导出2
- leapmotion拼图
- OpenCV插件UE4
- epic安装程序10.17.0.7z
- EpicInstaller-10.12.3.msi
- UE4蓝图鼠标点击按钮生成物体并控制
- Unreal Engine 4 Game Development in 24 Hours S
- Game development and simulation with Unreal te
- epic安装程序10.18.8.zip
- ue4 电梯蓝图
- UE4具有AI的汽车,可以自动行驶
- Vive开发之VR射箭UE4
评论
共有 条评论