Something went wrong on our end
-
Brutzman, Don authoredBrutzman, Don authored
overview.html 2.31 KiB
<html>
<body>
<p>
<a href="https://github.com/open-dis/open-dis7-java" target="_blank"><img src="OpenDisSurferDude.png" align="right"/></a>
The
<a href="https://github.com/open-dis/open-dis7-java" target="_blank">open-dis7-java</a>
library provides a complete type-safe Java implementation of both
the DIS Protocol version 7 (IEEE 1278.1-2012) and SISO-REF-010 Enumerations specifications,
interfaces and objects, all as open source.
</p>
<ul>
<li>
Over 22,000 SISO-REF-010 enumeration values are provided.
</li>
<li>
<a href="edu/nps/moves/dis7/pdus/package-summary.html">edu.nps.moves.dis7.pdus</a>
package contains
IEEE DIS Protocol Data Unit (PDU) packet-definition classes.
</li>
<li>
<a href="edu/nps/moves/dis7/utilities/package-summary.html">edu.nps.moves.dis7.utilities</a>
package contains
network interface and data-conversion utilities.
</li>
<li>
<a href="edu/nps/moves/dis7/utilities/stream/package-summary.html">edu.nps.moves.dis7.utilities.stream</a>
package contains
stream utilities for DIS file saving, conversions and playback.
</li>
<li>
Experimental
<a href="https://savage.nps.edu/open-dis7-java/xml/DIS_7_2012.autogenerated.xsd" target="_blank">DIS XML schema</a>
and
<a href="https://savage.nps.edu/open-dis7-java/xml/SchemaDocumentation" target="_blank">documentation</a>
assist with data-centric processing of DIS streams.
</li>
</ul>
<p>
Further examples, presentations and projects are provided in
<a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500" target="_blank">Networked Graphics MV3500</a>
course archive by the
<a href="https://nps.edu/web/moves" target="_blank">Modeling, Virtual Environments, Simulation (MOVES) Institute</a>
of the
<a href="https://www.nps.edu" target="_blank">Naval Postgraduate School (NPS)</a>.
</p>
</body>
</html>