Project

General

Profile

Wiki » History » Revision 2

Revision 1 (Tony Ciavarella, 06/04/2012 12:56 AM) → Revision 2/38 (Tony Ciavarella, 06/04/2012 12:58 AM)

h1. Disorder 

 Disorder is a practical C++ "Distributed Interactive Simulation (DIS)":http://en.wikipedia.org/wiki/Distributed_interactive_simulation library that conforms to the "IEEE":http://www.ieee.org 1278 standard. 

 Disorder is open source and released under the terms of the "MIT License":http://www.opensource.org/licenses/mit-license.php. License":http://en.wikipedia.org/wiki/Distributed_interactive_simulation. 

 h2. 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":http://www.boost.org, "SEDRIS":http://www.sedris.org, and "Eigen":http://eigen.tuxfamily.org