Code for Chapter 7

This is the code for Chapter 7. It comprises two parts: HawkNL code (Version 01) for sending DIS packets, and an X3D example scene (Version 01) that shows the results. HawkNL HawkNL is a cross-platform abstraction for networking functionality. We used version 1.68 in our example. The code project is build for Visual Studio 2005, though HawkNL supports earlier …

Code for Chapter 2

Here is the first version (01) of the code for chapter 2. It should work with all recent J2SE runtimes and SDKs. The code project was set up with Netbeans, though you don’t need this in order to rebuild the code. There is a detailed HowTo document in the ZIP file.