CigiDummyIG
compiled examples for the CIGI class library (CCL)
Install
- All systems
-
curl cmd.cat/CigiDummyIG.sh
- Debian
-
apt-get install cigi-ccl-examples
- Ubuntu
-
apt-get install cigi-ccl-examples
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cigi-ccl-examples
- Raspbian
-
apt-get install cigi-ccl-examples
- Dockerfile
- dockerfile.run/CigiDummyIG
cigi-ccl-examples
compiled examples for the CIGI class library (CCL)
This package contains compiled examples for the CIGI class library (CCL). The primary goal of the Common Image Generator Interface (CIGI) standard is to standardise the interface between a simulators host computer and the Image Generator. The CCL is a C++ language library for implementing CIGI in both host and IG applications. Some features of the CCL include: * Handles packing, unpacking, and byte swapping automatically * Handles output buffer management * Can handle most of the input buffer management with simple calls * Can translate between different versions of CIGI