Description
The GRILL DIS for Unreal plugin allows users to set up custom DIS entities through custom objects provided by the plugin. It also provides basic User Datagram Protocol (UDP) socket support and handles interpreting of DIS network traffic using Open-DIS libraries. The plugin uses the interpreted DIS data to create and update user specified DIS entities in Unreal Engine. The DIS plugin provides an interface for a user to add on custom functionality when specific DIS data is received. The plugin also supports sending DIS information through utilizing the Open-DIS libraries allowing DIS data to be sent out of Unreal Engine to other DIS-capable simulations.
Core components of the GRILL DIS for Unreal plugin are decoupled to allow for custom functionality to easily be added. If custom UDP socket support, Protocol Data Unit (PDU) processing, or managing of DIS entities are desired, the basic, supplied components can easily be replaced by new components. Furthermore, the GRILL DIS for Unreal plugin is not tied down to a specific round earth model. The plugin provides its own geospatial conversion functions which utilize the Georeferencing plugin made by Epic Games.
The GRILL DIS for Unreal plugin currently has base functionality for a select few DIS PDUs. These include:
Links: Documentation | Example Project (UE4/UE5) | Demo Video
Open Source:
Technical Details
This is GRILL DIS for Unreal v0.4.1, published 2022-09-28. See the changelog (UE4/UE5) to see what changed in each version.
Code Modules:
Number of C++ Classes: 22
Supported Development Platforms: Win64
Supported Target Build Platforms: Win64
Additional Notes:
Supported Engine Versions
4.27, 5.0 – 5.3