Samples / Examples
Working sample projects that show how to use the posemesh SDK in real applications.
| Sample | Platform | What it shows | Repo |
|---|---|---|---|
| ARKit Landmark Calibration | iOS / ARKit | ArUco marker detection, pose estimation, and domain-space calibration with the posemesh SDK | LandmarkCalibrationSampleARKit |
| Pose Estimation Comparison | Unity | Using the newer posemesh SDK from a Unity project | PoseEstimationComparison |
| React Native | React Native | posemesh bindings for React Native apps | posemesh-react-native |
🚧 Each sample gets a short page: what it demonstrates, how to run it, and which SDK features it exercises.