Open Mesh Effect SDK¶
The SDK is a C++ library that aims at making the development of plugins easier than using the raw Open Mesh Effect API. For the reference of the underlying C API, see Open Mesh Effect API Reference. The SDK for writing plugins is also known as “CppPluginSupport”.
To get started with the SDK, it is recommended to follow the tutorial: the tutorial Getting started with the C++ SDK.