https://github.com/rticommunity/rticonnextdds-usecases-unreal
This use case shows how RTI Connext Professional can be integrated with the Unreal Engine to create a dynamic visualization of DDS Data using the Shapes Application.
https://github.com/rticommunity/rticonnextdds-usecases-unreal
dds rti-connext unreal-engine
Last synced: 5 months ago
JSON representation
This use case shows how RTI Connext Professional can be integrated with the Unreal Engine to create a dynamic visualization of DDS Data using the Shapes Application.
- Host: GitHub
- URL: https://github.com/rticommunity/rticonnextdds-usecases-unreal
- Owner: rticommunity
- License: other
- Created: 2021-03-31T13:58:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-12-05T21:26:01.000Z (6 months ago)
- Last Synced: 2025-12-08T08:53:15.948Z (6 months ago)
- Topics: dds, rti-connext, unreal-engine
- Language: C++
- Homepage: https://www.rti.com/developers/case-code/unrealengine-sim
- Size: 579 KB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

rticommunity-rticonnextdds-usecases-unreal
===========================================
*Case + Code* Overview
--------------------
This repository is part of **Real-Time Innovations**' *Case + Code* project, a project to create code for real-world **RTI Connext DDS®** use cases.
This use case shows how **RTI Connext DDS Professional** can be integrated with the **Unreal Engine** to create a dynamic visualization of **DD**S data using the *RTI DDS Shapes Demo* application. The "Tutorial" folder contains the resulting **Unreal Engine** workspace of the *Case + Code*. The use case shows examples and different ways of how **RTI Connext** can be into **Unreal Engine**.
This use case example should be a stepping stone for creating real distributed applications based on **RTI Connext**. The example describes how external and real life data can be used within an **Unreal Engine** workspace. A step-by-step, video tutorial can be found on [RTI's Case + Code page](https://www.rti.com/developers/case-code/unrealengine-sim).
Also, there is another example in GitHub that has some basic C++ defined components that are easier to modify or extend to use your own datatypes for your own applications. Please see:
https://github.com/rticommunity/rticonnextdds-examples-unreal-engine
**RTI Connext DDS** Overview
------------------------
**RTI Connext DDS** software includes the world's leading implementation of the Object Management Group (OMG) **Data Distribution Service** (**DDS**). **DDS** is the only open standard for messaging that supports the unique needs of both enterprise and real-time systems. Its open interfaces and advanced integration capabilities slash costs across a system's lifecycle, from initial development and integration through on-going maintenance and upgrades. Visit the [RTI Download Page](https://www.rti.com/downloads).
*Case + Code* Examples
------------------------
A variety of examples of real-world applications of **RTI Connext DDS** can be found at:
https://www.rti.com/developers/case-code