A C++ implementation of the Distributed Interactive Simulation (DIS) protocol. Initially generated with xmlpg.
Open DIS uses premake5 to build platform specific projects. Download it and make sure it's available on your path, or specify the path to it.
- Run
premake5 gmake
- Run
make config=release
- Run
premake5 vs2015
- Open the solution and build.
The latest doxygen docs for the Open DIS master branch can be found here.