Skip to content

brifsttar/XID2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XID2 Unreal Engine plugin

Unreal Engine plugin for cedrus' XID2, based on their xid_device_library.

Usage

The main entry point is XID2DeviceScannerSubsystem, which can be accessed from Blueprint.

From here, you should be able to access all XID2 methods and objects, using the same API as the xid_device_library.

Below is a very simple Blueprint example to raise lines on a c-pod device.

image

Compatibility

  • The plugin is Windows-only.
  • It has been tested with Unreal Engine 5.5, but it could probably work with earlier version (and we'll probably support future versions).

Disclaimer

  • At the moment, the plugin has only been tested with a c-pod device
  • Most of the wrapping code has been written by a generative AI

About

Unreal plugin for cedrus' XID2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published