`
文章列表
主流的人工智能技术包括: 1、专家系统(领域专业知识自动回答查询。知识库和推理机构,系统代替专家做出决策和判断) 2、基于范式的推理(大数据) 3、有限状态机(有限的状态和状态间的转移,彼此连接成一个有向 ...
  1、 VRPN include .lib static library On Win64/Win32 plateform,if u need it running On Android,U need to convert to Linux Plateform as a .so dynamic library or .a static library。 You may need to install the enviroment of MinGW (Minimalist GNU on Windows) ,可在windows下编译linux程序的仿真linux编译环境,它提供了linux ...
  Batch Convert MAX Files   This script allow you to quickly convert "*.max" files in the selected folder, and save them in a different format to another folder. You can convert *.max to the following formats: *.3ds, *.obj, *.fbx, *.dwg, *.dwf, *.stl, *.ai. Version:3ds Max: 2010 - 201 ...
  常用的分辨率标准:   标准 分辨率 / 像素 8K 7680x4320 (16:9,120FPS/s,12位,约每帧3300w像素,8K显示器) 4K 4096×2160(约每帧885万像素,每帧数量量50MB,4K投影、4K显示器、4K电视、4K显卡、4K手机) 2K 2048×1080(1.9:1,约每帧221w像素) 1080P 1920×1080(16:9) 720P 1280x720 480P 720x480 FHD 全高清(1080i及1080P) 1920x1080(16:9,PC、电视机、4.6 ...
If you're developing for the Samsung Gear VR then you need to know how to debug your app over wi-fi. Since the phone has to be physically disconnected from the PC to be put on the headset, there is no way to get Android debug messages over the USB cable.  The Android SDK provides the logcat loggin ...
For Unity3d Connect your Android device to your PC/Mac using a micro USB cable. Create a new empty project (menu: File > New Project). Switch your build platform to Android (menu: File > Build Settings). Open the Player Settings (menu: Edit > Project Settings > Player). Select Othe ...
Dash (3-DOF Motion Controller for Mobile VR) 特点: 移动虚拟现实设备上的 3-DOF 运动控制器,手势捕捉、VR中3D激光定位、Volume controls 支持任何智能手机、VR头盔设备、兼容Android / IOS, Unreal或者Unity3d引擎 移动控制, 选取与UI交互, 瞄 ...
For Unity FAQs Develop for Gear VR or Oculus Rift using Unity's built in support. We have gathered frequently asked questions from the developer community and have provided the answers below for your reference. > My First-Person head-mounted display Camera look offset or deflection error, is i ...
  In HMD Mode How to intercept single screen image: DK2 (8:9 aspect ratio) HighResShot 960x1080 you can ever render at 4k resolution, HighResShot 1920x2160 To have your preview in the same format issue console command 'hmd mirror mode 2'   change your preview window resolution, Two ways to ar ...
  when build source code in ue4, appeared "\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets: error MSB3073" regularly.   End Detailed Actions Stats ----------------------------------------------------------- 5>ERROR : UBT error : Failed to produce item: F:\UE4SOURCECODE\U ...
  First, U need to declare an event like this in the header(.h):   DECLARE_EVENT(AAlienPlayerCharacter, TouchEvent) TouchEvent LeftTouchGripEvent; TouchEvent LeftTouchTiggerEvent; TouchEvent RightTouchGripEvent; TouchEvent RightTouchTriggerEvent;   Second, add content of this lambda like th ...
  We use half body Model in the project,Skeleton is Humen-Like,We need to take half body SkeletalMesh to original full body Skeleton,Animation Maker 担心半身模型与下半身的骨骼不匹配,没有设置下半身骨骼的 weights,UE4 FBX Import Options  导入的时候发现两 ...
Our customer team from Korea 在处理VR与我们的光学大空间定位动补系统的时候遇到一个问题,OCulus VR 怎么处理都存在偏差,Our Japanese chief engineer handling this problem for a whole afternoon ,but give up,最后决定用补偿的方式去处理,无疑增加了复杂度,而且调试出补偿的参数也是很麻烦的一个事情。   After know  the issue,I've checked the Unity3d version, Oculus Rift Driver , Our Track ...
  Implements a scope lock. This is a utility class that handles scope level locking. It's very useful to keep from causing deadlocks due to exceptions being caught and knowing about the number of locks a given thread has on a resource. Example: { /// Synchronize thread access to the fo ...
It's easy to open uproject on ue4editor by bat order. this is easy to use for foment and artist. this is the bat file: start "%~dp0/Engine/Binaries/Win64/UE4Editor.exe" "%~dp0/Games/Alien.uproject" -ModDevKit -Installed exit  put this "RunDevKit.bat" file at the pro ...
Global site tag (gtag.js) - Google Analytics