Welcome to CLO API
This document describes how to download, install and use CLO API/SDK and how developers can implement their own plug-ins running on CLO. It also includes the simple structure for API/SDK package and addresses for the sample projects in the package.
As CLO S/W has been developed for cross-platforms: Windows and Mac OS, you can use the API/SDK package to make plug-in .dll and/or .dylib for both platforms.
They have commonalities but some parts are different. Will describe the common parts and different parts respectively.
Number of visitors:
Contents:
- CLO Changelog
- v4.2.2, September 2023
- v4.2.1, August 2023
- v4.2.0, June, 2023
- v4.1.4, May, 2023
- v4.1.3, April, 2023
- v4.1.2, March, 2023
- v4.1.1, February, 2023
- v4.1.0, December, 2022
- v4.0.4, November, 2022
- v4.0.3, October, 2022
- v4.0.2, August, 2022
- v4.0.1, July, 2022
- v4.0.0, June, 2022
- v3.2.2, April, 2022
- v3.2.1, January, 2022
- v3.2.0, December 2021
- v3.1.4, September 2021
- Environment Setup & Build
- C++ API/SDK
- API Scenario
- API List
- Python API
- Libary Window Implementation
- API/SDK Download