![]() |
RadarFX API Documentation
|
This guide will provide information on how to develop client applications and plugins to extend the behavior of RadarFX through its C++ SDK.
It assumes that the reader is familiar with distributed networking concepts and VR-Link (the C++ API). This document will also reference the example simple client that is included with the SDK to show how all the concepts covered in this guide are used to extend RadarFX.
RadarFX is built with Microsoft Visual Studio 2010 (VC 10). It uses the 64 bit compiler. It is built against VR-Link 5.1.2 and uses the 64-bit libraries.
[Home] [Design Concepts >>]