Project

General

Profile

Actions

Wiki » History » Revision 10

« Previous | Revision 10/38 (diff) | Next »
Tony Ciavarella, 02/04/2013 03:39 PM


Disorder

Disorder is a practical C++ Distributed Interactive Simulation (DIS) library that conforms to the IEEE 1278 standard.

Disorder is open source and released under the comprehensible and liberal terms of the MIT License.

Features

Some of the main features of Disorder are:
  • full support for 1278.1-1995 PDUs
  • built-in simulation entity management
  • geospatial coordinate conversion
  • extensible framework for logging, PDU manipulation and transmission, defining and handling custom PDUs, etc.
  • optionally uses multiple threads to take advantage of modern multi-core CPUs
  • included SISO compliant enumerations and bitfields headers
  • leverages the goodness provided by other open source projects including Boost, SEDRIS, and Eigen
  • extensive test suite to prove correctness and robustness across versions and platforms
  • good documentation

Documentation

Contributing

Updated by Tony Ciavarella about 11 years ago · 10 revisions