Artoolkitx banner
artoolkitx artoolkitx

Artoolkitx

Development community

Description

artoolkitX, providing high-performance video acquisition, marker and texture tracking for augmented reality, in native code for iOS, Android, macOS, Windows, and Linux variants.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Read me for artoolkitX

Build state

macos iOS Android Linux Windows Emscripten
![Build Status](https://app.bitrise.io/app/65fba7d9f8fcd7ea/status.svg?token=SPF12BtEIvl3N4ytGX6ufw&branch=master) ![Build Status](https://app.bitrise.io/app/ea6b9e1aa405226c/status.svg?token=6mG1DSPAOxYpbJwu7m0UoQ&branch=master) ![Build Status](https://app.bitrise.io/app/242f3d0f8e8c3600/status.svg?token=nFHb56TVGwG4tHWaXkAOmg&branch=master) ![Build Status](https://app.bitrise.io/app/a03cbf8285d58247/status.svg?token=DBMpOGaixYVi7MtzGRnDpg&branch=master) ![Build status](https://dev.azure.com/artoolkitx/artoolkitx/_apis/build/status/build) ![Build Status](https://app.bitrise.io/app/a1da22fd-b8b5-4832-ac46-079583386b29/status.svg?token=wptYd9uBHwBhWY7FoDasYQ&branch=master)

What is artoolkitX?

artoolkitX version 1.0 is a software development kit (SDK) consisting of libraries and utilities that help developers implement the foundation of great augmented and mixed reality applications. The SDK includes some examples of applications that demonstrate the capabilities of artoolkitX. artoolkitX supports a wide-variety of platforms, including iOS and Android, and macOS, Windows, and Linux, and with experimental support for running on the web via Emscripten.

artoolkitX is free to use! The SDK is licensed under the GNU Lesser General Public License version 3.0, allowing for linking into both closed- and open-source software. Please read the file [license](LICENSE.txt) to understand your rights and obligations when using artoolkitX.

Complete source is provided, and we encourage use