Project

General

Profile

Actions

Wiki » History » Revision 7

« Previous | Revision 7/38 (diff) | Next »
Tony Ciavarella, 06/04/2012 02:16 AM


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 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
  • good documentation

Documentation

Contributing

Updated by Tony Ciavarella almost 12 years ago · 7 revisions