1. Home
  2. Browse
  3. open-dis-cpp

open-dis-cpp

v1.0.1#0Latest

C++ implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7

Install

Run the following Vcpkg command to install the port.

vcpkg install open-dis-cpp

Usage

The package open-dis-cpp provides CMake targets:

find_package(OpenDIS CONFIG REQUIRED)
target_link_libraries(main PRIVATE OpenDIS::OpenDIS6)
target_link_libraries(main PRIVATE OpenDIS::OpenDIS7)

Dependencies

See source

Version

v1.0.1#0

Publication

Supports

All

GitHub

open-dis/open-dis-cpp94

Homepage

open-dis.org

Subtree

928c150043

License

BSD-2-Clause

Definition

Manifest