In this section we'll discuss some topics, which occur during the setup and integration of AppSDK.
Linkage
Describes how to properly link and load the AppSDK and V-Ray dynamic libraries.
Thread Allocation
Covers briefly the threading model of the AppSDK.
Licensing
Gives details about an important part of the proper functioning of the AppSDK - obtaining licenses from your code to unlock V-Ray.
Distributed Rendering
Distributed rendering (DR) means distributing the rendering work among multiple computers. This allows you to scale up performance beyond what a single machine can offer.
Versioning
Provides details about the AppSDK versioning scheme, why it is different from the V-Ray core version and how to query them both at runtime.