Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1020 Bytes

File metadata and controls

19 lines (12 loc) · 1020 Bytes

Example projects

Here are some example projects to get started easily with the Posemesh SDK.

Native iOS

  • ArUco/portal scanning & calibration for iOS
    This native iOS project shows how to use ARKit together with posemesh domains. A great starting point for building persistent & collaborative AR experiences on the posemesh.

Web

  • Pose calibration and marker detection in browser
    These samples use the javascript bindings for pose calibration and marker scanning, running in a normal browser. For now, you need to first compile the Posemesh SDK for web and put next to index.html.

Unity (ConjureKit SDK)

This sample uses the ConjureKit SDK which is getting replaced by the Posemesh SDK. It is still supported as we're building out all parts of the Posemesh SDK.