Sample Projects
Synced from the repository
This page mirrors samples/example-projects.md in the posemesh repo (branch main).
The repository is the source of truth.
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.