Skip to content

C-Sharp implementation of the Distributed Interactive Simulation (DIS) standard

License

BSD-2-Clause, Unknown licenses found

Licenses found

BSD-2-Clause
LICENSE
Unknown
License.html
Notifications You must be signed in to change notification settings

mbbarnes2012/open-dis-csharp

 
 

Repository files navigation

open-dis-csharp

C-Sharp implementation of the Distributed Interactive Simulation (DIS) standard

Git Submodules

This repo uses a submodule to hold the XML description files for the DIS protocol. If you want to regenerate the code--which you probably don't want to do--make sure the XML files are present by loading the submodule:

git submodule init
git submodule update

About

C-Sharp implementation of the Distributed Interactive Simulation (DIS) standard

Resources

License

BSD-2-Clause, Unknown licenses found

Licenses found

BSD-2-Clause
LICENSE
Unknown
License.html

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%