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:
- CLO Changelog
- v6.0.3, October 2024
- v6.0.2, September 2024
- v6.0.1, August 2024
- v6.0.0, July 2024
- v5.0.0, April 2024
- v4.3.5, April 2024
- v4.3.3, February 2024
- 4.3.2, January 2024
- v4.3.1, December 2023
- v4.3.0, November 2023
- 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 Option & Type
- API List
- Python API
- Libary Window Implementation
- API/SDK Download