# Homework Assignment 3 (draft)

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

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

1. [ ] Otherwise just inspect files of interest from
    [edu.nps.moves.examples](https://github.com/open-dis/open-dis-java/tree/master/src/main/java/edu/nps/moves/examples)

1. [ ] Copy README.md and create YournameREADME.md documentation file...

1. [ ] Plan a track of interest, described in YournameREADME.md documentation file...

1. [ ] Copy, then Refactor/Rename example file OpenDisEspduSender.java or OpenDisPduSender.java as YourNameSomething.java

1. [ ] Modify your example file to produce track PDUs (and be cool)

1. [ ] Generate PDUs...

1. [ ] Test PDU reading using Wireshark...

1. [ ] Record PDU file using X3D-Edit...

1. [ ] Playback PDU file using X3D-Edit...