Skip to content
Snippets Groups Projects
user avatar
brutzman authored
5f065f19
History

Homework Assignment 3 Checklist

  1. Add X3D-Edit as Netbeans Plugin from https://savage.nps.edu/X3D-Edit/#Downloads

  2. Optional: checkout Open-DIS-Java library source from https://github.com/open-dis/open-dis-java

  3. Otherwise just inspect files of interest from edu.nps.moves.examples

  4. Copy README.md and create YournameREADME.md documentation file...

  5. Plan a track of interest, described in YournameREADME.md documentation file...

  6. Copy, then Refactor/Rename example file OpenDisEspduSender.java or OpenDisPduSender.java as YourNameSomething.java

  7. Modify your example file to produce track PDUs (and be cool)

  8. Generate PDUs...

  9. Test PDU reading using Wireshark...

  10. Record PDU file using X3D-Edit...

  11. Playback PDU file using X3D-Edit...