Skip to content

Repository files navigation

StructureKit

A collection of helper tools for Structure SDK

Installation

You can consume it as a Swift Package: Adding package dependencies to your app

Usage

Import into your Swift source code:

import StructureKit

Integration with Structure SDK

StructureKit based on Structure SDK - compatible interfaces.

Current version is compatible with Structure SDK 2.* and 3.*.

To seamlessly use Structure SDK types together with StructureKit, add the following code in your project:

import StructureKit
extensionSTMesh:STKMesh{}extensionSTColorFrame:STKColorFrame{}extensionSTIntrinsics:STKIntrinsics{}extensionSTDepthFrame:STKDepthFrame{publicfunc intrinsics()->STKIntrinsics{leti:STIntrinsics=self.intrinsics()return i;
}}

About

A collection of helper tools for Structure SDK

Resources

Code of conduct

Stars

14 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages