Page cover

hand-waveWelcome to OpenDive's SDKs

Our SDKs are fully compatible with existing TypeScript SDKs, but architected and developed with careful consideration of the respective programming language. For example, our Unity SDK (C#) follows object-oriented paradigms (OOP) and makes sure that it's backwards compatible with previous Unity versions. Another example of this can be observed in the updates to our Swift SDK (iOS) to conform to Swift 6 new standardsarrow-up-right regarding data race conditions and Sendable conformance for concurrent objects.

Jump right in

Last updated