diff --git a/examples/src/SimkitOpenDis7Examples/README.md b/examples/src/SimkitOpenDis7Examples/README.md index f9aa4d135f20463562caab184c51fb36a7c8a403..fffbb566f2a9e79df29768f6f246430bb63054b9 100644 --- a/examples/src/SimkitOpenDis7Examples/README.md +++ b/examples/src/SimkitOpenDis7Examples/README.md @@ -1,12 +1,13 @@ # MV3500 Simkit Viskit DIS Examples +<!-- TODO rename directory SimkitViskitOpenDis7Examples --> <!-- 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 with other applications by integrating use of the Distributed Interactive Simulation (DIS) protocol. 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. Models are authored visually and saved as XML, which in turn generates Simkit Java code. @@ -18,6 +19,7 @@ DIS capabilities with Simkit. * Integrate code to share state changes from Simkit entities as DIS PDU messages. * Establish reference examples with corresponding output logs for test confirmation. * 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