Skip to Content

libsersi v0.1.0

Created
Updated

C++ implementation of the IEEE 1278.1a-1998 Distributed Interactive Simulation (DIS) application protocol.

# Usage

libsersi provides CMake targets:

find_package(libsersi CONFIG REQUIRED)
target_link_libraries(main PRIVATE libsersi::sersi) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Cameron's avatar Cameron

# Changelog

  • ee4728e [libsersi] Add new library (#39349)

# Source