Skip to content

EvergineTeam/Vuforia.NET

Repository files navigation

Vuforia.NET

This repository contains low-level bindings for Vuforia Engine used in Evergine. This binding is generated from the Vuforia Engine SDK release v11.4.4.

CI CD Nuget

Purpose

Vuforia Engine is a comprehensive AR development platform that enables developers to build augmented reality experiences for mobile, headsets, and mixed reality devices. These .NET bindings provide direct P/Invoke access to the native Vuforia Engine C API, enabling integration with Evergine and other .NET applications.

See the Vuforia Engine documentation for more details on the native library.

Features

  • Image Target Tracking — Recognize and track 2D images in the real world
  • Model Target Tracking — Recognize and track 3D objects
  • Area Target Tracking — Track large-scale environments and spaces
  • Device Pose Tracking — Track device position and orientation in 6DoF
  • VuMark Recognition — Recognize custom-designed markers
  • Barcode Scanning — Detect and decode 1D and 2D barcodes
  • Cloud Image Targets — Cloud-based image recognition
  • Mesh Observation — Real-time 3D mesh generation
  • Session Recording — Record and replay AR sessions

Supported Platforms

  • Windows x64, ARM64
  • iOS ARM64
  • Android ARM64

About

This repository contains low-level bindings for Vuforia used in Evergine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors