The gison3dmapsoftware is organized into four components, each having a specific role in the system.
- Clients
- Controller
- Display
- Calibrator
Clients submit GIS features drawing requests to the system, using a .NET compatible API.
The Controller handles licensing and dispatches client requests to each Display ensuring that projection will occur simultaneously for all system projectors.
Display controls the graphic boards installed in each computer, and adds Display Windows to the system. Each Display Window process handles one graphic board video output, connected to a specific screen or video projector.
The Calibrator is a special client used to configure and calibrate the system, definining the parameters that control system behavior.
There is no limit to the number of projectors that can be used by gison3dmap. |