https://github.com/open-dis/open-dis-csharp
C# implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7
https://github.com/open-dis/open-dis-csharp
csharp dis
Last synced: 5 months ago
JSON representation
C# implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7
- Host: GitHub
- URL: https://github.com/open-dis/open-dis-csharp
- Owner: open-dis
- License: bsd-2-clause
- Created: 2016-12-06T00:28:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T11:23:16.000Z (over 2 years ago)
- Last Synced: 2024-03-26T09:12:21.211Z (over 2 years ago)
- Topics: csharp, dis
- Language: C#
- Homepage:
- Size: 13.2 MB
- Stars: 23
- Watchers: 9
- Forks: 17
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open DIS for C#
C-Sharp implementation of the Distributed Interactive Simulation (DIS) standard.
Many of the classes were initially generated with [XMLPG](http://github.com/open-dis/xmlpg).