Here are some example projects to get started easily with the Posemesh SDK.
- 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.
- 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.
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.