MarkerBased AR Example
Augmented Reality Example that detects and recognizes markers and displays 3D models in real-time using WebCamTexture.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Templates › Tutorials
- Developer:
- Enox Software
- Price:
- FREE
- Rating:
- Favorites:
- 790
- Supported Unity Versions:
- 2021.3.35 or higher
- Current Version:
- 1.2.8
- Download Size:
- 7.63 MB
- Last Update:
- Nov 8, 2024
- Description:
- This package is an Augmented Reality Example that detects and recognizes NxN block markers and displays 3D models in WebCamTexture in real-time. It is a tutorial for beginning image processing students and does not prioritize processing speed for ease of understanding. The code is a rewrite of a specific project using OpenCV for Unity.
The package supports various platforms, including iOS, Android, Windows10 UWP, WebGL, and standalone versions for Win, Mac, and Linux. It also has preview support in the Editor.
The package includes two examples: Texture2DMakerBasedARExample and WebCamTextureMakerBasedARExample. The former detects markers from Texture2D, while the latter detects markers from WebCamTexture and displays AR models in real-time.
System requirements include Windows 8 or later for building Win Standalone and Preview Editor, and OSX 10.13 or later for building Mac Standalone and Preview Editor. - Technical Details:
- The package requires OpenCV for Unity for execution. It supports various platforms, including iOS, Android, Windows10 UWP, WebGL, and standalone versions for Win, Mac, and Linux. The code is a rewrite of a specific project and is intended as a tutorial for beginning image processing students.
- Continue »