VR-Exchange is distributed with some examples.
These examples can be useful as for engineers wishing to extend VR-Exchange by using its custom API.
- messageDump - An example that reads internal messages from the shared memory queue.
- modDisBroker - An example that extends the DIS Broker.
- modHlaBroker - An example that extends the HLA Broker.
- modPortalApp - An example that extends the Portal.
- simpleBroker - An example that creates a new broker.
- Note
- When you build the examples, the binary files are placed in the example directories. To use them, copy them to the ./bin directory.