bHapticsPlugin

bHaptics Inc. - 代码插件 - 2022/09/30
5
2.8颗星(总分5颗星)(5个评分)
  • 40%
  • 0%
  • 0%
  • 20%
  • 40%

Plugin and blueprints to get started integrating the bHaptics TactSuit hardware into your game.

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Bring haptics to your games! This content is designed to integrate the bHaptics TactSuit technology into Unreal Engine projects and other C++ based platforms. This plugin provides functionality to connect to the bHaptics Player and allow developers to send Haptic feedback to the bHaptic TactSuit range of devices. The plugin also supports blueprints, allowing developers to easily integrate into existing projects.


Simply incorporate haptic feedback as usual, and then integrate a settings UI, either using the provided UI or designing your own, so that players can pair bHaptics devices for use in the game.


Android support is also included and tested in Quest, Pico, and HTC Vive headsets.

For more information about our products visit our website here!




Previous Version Support

If you need a plugin for a previous version (UE4) rather than UE5, please send an email to developer@bhaptics.com and we will provide you with the version of the plugin you want

技术细节

Features: 

  • Manages the connection with the bHaptics Player and the feedback signals.
  • UI Example - use to pair and manage haptic devices.

 

Code Modules:

  • BhapticsPlugin - Runtime module.
  • BhapticsPluginEditor - ​​Editor module to help set up the project.


Number of Blueprints: 1

Number of C++ Classes: 5

Network Replicated: No

Supported Development Platforms: PC (Windows), Steam VR, Oculus, Android, Oculus Quest

Supported Target Build Platforms: Windows, Android

Documentation


Example Project:

Important/Additional Notes: The HapticsManager plugin(SDK 1) is now deprecated and please use this one.