Deprecated
No longer actively supported
The projects below are deprecated. They are kept here for builders who are still on this path, but they are not actively maintained and should not be used for new work.
For new projects, start with the Protocol (posemesh) section.
ConjureKit (Unity)
ConjureKit was the previous-generation Unity SDK. Its documentation now lives on a dedicated site:
➡️ conjurekit.dev — the source of truth for ConjureKit docs.
Unity example repositories
For builders still developing on Unity, these example projects remain available:
| Example | Repo |
|---|---|
| ConjureKit Shooter Game | aukilabs/ConjureKit-Shooter-Game |
| Simple shared AR experience | aukilabs/simple-shared-ar-experience |
| Simple persistent AR experience | aukilabs/simple-persistent-ar-experience |
| AR Jam | aukilabs/ar-jam |
| React Native Unity | aukilabs/react-native-unity |
note
Building something new with Unity? See the Pose Estimation Comparison sample, which uses the current posemesh SDK from Unity rather than the deprecated ConjureKit.