Skip to content
Snippets Groups Projects
Commit bc63617a authored by Brutzman, Don's avatar Brutzman, Don
Browse files

links

parent 7bf7e3b0
No related branches found
No related tags found
No related merge requests found
# MV3500 Simkit Viskit DIS Examples # MV3500 Simkit Viskit DIS Examples
<!-- TODO rename directory SimkitViskitOpenDis7Examples -->
<!-- https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/examples/src/SimkitOpenDis7Examples/README.md --> <!-- https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/examples/src/SimkitOpenDis7Examples/README.md -->
*Simkit* is a powerful tool for modeling and simulation that can be networked *Simkit* is a powerful tool for modeling and simulation that can be networked
with other applications by integrating use of the with other applications by integrating use of the
Distributed Interactive Simulation (DIS) protocol. Distributed Interactive Simulation (DIS) protocol.
This directory includes simple Simkit programs which are getting modified to This directory includes simple Simkit programs which are getting modified to
utilize (opendis7-java)[https://savage.nps.edu/opendis7-java] libraries for PDU output. utilize [opendis7-java](https://savage.nps.edu/opendis7-java) libraries for PDU output.
*Viskit* is a visual editor for authoring Simkit event graphs and simulation assemblies. *Viskit* is a visual editor for authoring Simkit event graphs and simulation assemblies.
Models are authored visually and saved as XML, which in turn generates Simkit Java code. Models are authored visually and saved as XML, which in turn generates Simkit Java code.
...@@ -18,6 +19,7 @@ DIS capabilities with Simkit. ...@@ -18,6 +19,7 @@ DIS capabilities with Simkit.
* Integrate code to share state changes from Simkit entities as DIS PDU messages. * Integrate code to share state changes from Simkit entities as DIS PDU messages.
* Establish reference examples with corresponding output logs for test confirmation. * Establish reference examples with corresponding output logs for test confirmation.
* Build interoperability examples for distributed simulation using Simkit, Viskit, DIS and X3D. * Build interoperability examples for distributed simulation using Simkit, Viskit, DIS and X3D.
* Continue evolution of [Viskit tool](https://gitlab.nps.edu/Savage/viskit) and integrated builds.
## Example Programs ## Example Programs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment